blob: e7ad93703a0eed65944bc1f195eaa7924da8a092 [file] [log] [blame]
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=2
inherit cros-binary
DESCRIPTION="NVIDIA Test Suite"
SLOT="0"
KEYWORDS="arm"
IUSE="tegra-local-bins"
DEPEND=""
RDEPEND="sys-apps/nvrm
x11-drivers/opengles
x11-drivers/tegra-drivers
media-libs/openmax"
if use tegra-local-bins; then
URI_BASE="file://"
else
URI_BASE="ssh://bcs-tegra2-private@git.chromium.org:6222/overlay-tegra2-private"
fi
CROS_BINARY_URI="${URI_BASE}/${CATEGORY}/${PN}/${P}.tbz2"
CROS_BINARY_SUM="a0f80b872122839c426cf3ad936ddb55362c460b"