blob: 3b1a827f617b2580af75080c6db998aa73d9cfa8 [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
CROS_WORKON_COMMIT="937c997ef624dc656a64c97a47ef57b4a189bbc6"
CROS_WORKON_TREE="e7a3653c57d38f48365cd0876eab0924cfab0198"
EAPI=4
CROS_WORKON_PROJECT="chromiumos/third_party/kernel"
# TODO(jglasgow) Need to fix DEPS file to get rid of "files"
CROS_WORKON_LOCALNAME="../third_party/kernel/files"
# This must be inherited *after* EGIT/CROS_WORKON variables defined
inherit cros-workon cros-kernel2
DESCRIPTION="Chrome OS Kernel"
KEYWORDS="amd64 arm x86"
RDEPEND="!sys-kernel/chromeos-kernel-next
!sys-kernel/chromeos-kernel-exynos"
DEPEND="${RDEPEND}"