blob: 0c378d8b46955a25d4364ba37a780e401c70cc04 [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_COMMIT="1b888ab4fcd72c6c4edd61ab5282756be5a8f0f5"
CROS_WORKON_TREE="deaf62ac70faaf18ace949c7830a18f80afaea89"
CROS_WORKON_PROJECT="chromiumos/platform/dev-util"
CROS_WORKON_LOCALNAME="../platform/dev"
CROS_WORKON_SUBTREE="src"
inherit cros-workon
DESCRIPTION="Collection of test services installed into the cros_sdk env"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/dev-util/+/HEAD/src"
LICENSE="BSD-Google"
KEYWORDS="*"
IUSE=""
DEPEND="
dev-util/cros-provision
dev-util/testlabenv-local
dev-util/cros-test
dev-util/cros-dut
dev-util/cros-test-finder
dev-util/test-plan
"
RDEPEND="
${DEPEND}
!<chromeos-base/test-server-0.0.1-r49
"