| # Copyright 2011 The ChromiumOS Authors |
| # Distributed under the terms of the GNU General Public License v2 |
| |
| EAPI=7 |
| CROS_WORKON_COMMIT="b857df2b1782cc89ae63b292cf733a2fd7206848" |
| CROS_WORKON_TREE="7c6e1c4998c253b00eda711916b66cac001228c6" |
| CROS_WORKON_PROJECT="chromiumos/platform/crostestutils" |
| CROS_WORKON_LOCALNAME="platform/crostestutils" |
| |
| inherit cros-workon |
| |
| DESCRIPTION="Host test utilities for ChromiumOS" |
| HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/crostestutils/" |
| |
| LICENSE="BSD-Google" |
| KEYWORDS="*" |
| |
| RDEPEND="" |
| |
| # These are all either bash / python scripts. No actual builds DEPS. |
| DEPEND="" |
| |
| # Use default src_compile and src_install which use Makefile. |