blob: 1bf93b3706e29f8601638ffb4d696615ac2f4cf4 [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=6
CROS_WORKON_COMMIT="72f467ba8494d809fb9bbdada527f3fb28e1e697"
CROS_WORKON_TREE="c52576990c7e77db3aaac91ed0e3fb150871f35c"
CROS_WORKON_PROJECT="chromiumos/platform/tremplin"
CROS_WORKON_LOCALNAME="tremplin"
CROS_GO_BINARIES="chromiumos/tremplin"
inherit cros-workon cros-go
DESCRIPTION="Tremplin LXD client with gRPC support"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/tremplin/"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE=""
DEPEND="
app-emulation/lxd
chromeos-base/vm_guest_tools
dev-go/grpc
dev-go/vsock
"
RDEPEND="app-emulation/lxd"