blob: 8a8244928fc3f8c28562f3576284b7c8a70cce67 [file] [log] [blame]
# Copyright (c) 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Chrome OS BSP config virtual package"
HOMEPAGE="http://src.chromium.org"
LICENSE="BSD"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND=""
# TODO(bmgordon): Remove chromeos-base/chromeos-config-bsp once all the
# boards using unibuild are adjusted to use virtual package.
DEPEND="
${RDEPEND}
chromeos-base/chromeos-config-bsp
"