blob: 3d95e8519f3a22518cf24525e9f1a61dc00186d8 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2.
EAPI=6
CROS_WORKON_COMMIT="7f16c0d06e0a5c37f2aeb90ff40c8c82ca76271b"
CROS_WORKON_TREE="df09dc056607bb4e8b839910ac882c3c3d4a92db"
CROS_WORKON_INCREMENTAL_BUILD=1
CROS_WORKON_OUTOFTREE_BUILD=1
CROS_WORKON_PROJECT="chromiumos/platform/moblab"
CROS_WORKON_LOCALNAME="../platform/moblab"
inherit cros-workon
DESCRIPTION="Install moblab, a test scheduling infrastructure"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/moblab/+/master/src/"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
RDEPEND="
dev-lang/python:3.6
dev-python/grpcio
dev-python/protobuf-python
dev-python/netifaces
"
DEPEND="${RDEPEND}
"