bump(coreos-base/coreos-kernel): 3.8.4 bump

This version uses Greg KH's stable tree. All of the 3.x.0 releases will
come from Linus and all of the 3.x.1+ releases will come from Greg.
This commit is contained in:
Brandon Philips 2013-03-27 08:48:05 -07:00
parent 20f0602ea7
commit c7d70116da

View File

@ -0,0 +1,17 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.7.5.ebuild,v 1.1 2013/01/28 13:18:54 ago Exp $
EAPI=4
CROS_WORKON_COMMIT="405acc3402a3df8df967d1848947dc58f0059664"
CROS_WORKON_TREE="405acc3402a3df8df967d1848947dc58f0059664"
CROS_WORKON_REPO="https://kernel.googlesource.com/pub/scm/linux/kernel/git/"
CROS_WORKON_PROJECT="stable/linux-stable"
inherit cros-workon cros-kernel2
DESCRIPTION="CoreOS kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
KEYWORDS="amd64 arm x86"
IUSE="deblob"