blob: 3c3e971c781328f197abd4799906819318cc08c9 [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=4
CROS_WORKON_PROJECT=("chromiumos/third_party/coreboot" "chromiumos/third_party/coreboot/blobs")
CROS_WORKON_LOCALNAME=("coreboot" "coreboot/3rdparty")
CROS_WORKON_DESTDIR=("${S}" "${S}/3rdparty")
inherit cros-board cros-workon cros-coreboot
KEYWORDS="~arm"
RDEPEND="!sys-boot/chromeos-coreboot"