blob: 3d27a5e70c02e431d06b24c850e959656b88c0ed [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_COMMIT="436d156e722e894241b14d657cd70f849fca4d0c"
CROS_WORKON_TREE="30a6c30a563ee2b37f6a535f21d0b14f1f6bb587"
CROS_WORKON_PROJECT="chromiumos/infra/tnull"
CROS_WORKON_LOCALNAME="../infra/tnull"
CROS_GO_BINARIES=(
"tnull"
)
CROS_GO_VERSION="${PF}"
inherit cros-go cros-workon
DESCRIPTION="Remote Test Driver minimal/fake implementation"
HOMEPAGE="https://chromium.googlesource.com/${CROS_WORKON_PROJECT}"
LICENSE="BSD-Google"
SLOT="0/0"
KEYWORDS="*"
IUSE=""
DEPEND="
chromeos-base/cros-config-api:=
dev-go/luci-common:=
"