blob: 3bc74b6f1dfc640f3db151d14fea116c26a305ac [file] [log] [blame] [edit]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=2
inherit toolchain-funcs
DESCRIPTION="Beaglebone bsp (meta package to pull in driver/tool dependencies)"
LICENSE="BSD"
SLOT="0"
KEYWORDS="arm"
IUSE=""
DEPEND=""
RDEPEND="
chromeos-base/serial-tty
dev-util/hdctools
"