blob: d693b38a32334c402d483bbbd69d72c6e9f1725a [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=4
DESCRIPTION="Beaglebone bsp (meta package to pull in driver/tool dependencies)"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="-* arm"
IUSE=""
DEPEND=""
# TODO(jrbarnette): The sys-boot/u-boot package is meant to have a
# short lifetime; we'd rather depend on the Chrome OS U-Boot
# infrastructure. http://crbug.com/302022
RDEPEND="
chromeos-base/u-boot-scripts
chromeos-base/chromeos-adb-env
sys-boot/u-boot
"