blob: 01151911183e8c382d90224e281c8fbbb27f2c22 [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 toolchain-funcs
DESCRIPTION="Seaboard bsp (meta package to pull in driver/tool dependencies)"
LICENSE="BSD"
SLOT="0"
KEYWORDS="arm"
IUSE=""
PROVIDE="virtual/chromeos-bsp"
RDEPEND="chromeos-base/brcmfmac-nvram
chromeos-base/xorg-conf-seaboard
"
DEPEND=""