bump(sys-kernel/coreos-kernel): Update to v3.14.4

- Drops aufs support!!
- Enables Areca SCSI/SATA driver, fixes issue #552
This commit is contained in:
Michael Marineau 2014-05-13 11:10:28 -07:00
parent eec3075a1f
commit 51553a0f6b
2 changed files with 3655 additions and 0 deletions

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=5
CROS_WORKON_COMMIT="7261684765e4411dff5ec5ffbad52f5009a2941b" # v3.14.4
CROS_WORKON_REPO="git://github.com"
CROS_WORKON_PROJECT="coreos/linux"
CROS_WORKON_LOCALNAME="linux"
inherit cros-workon cros-kernel2
DESCRIPTION="CoreOS kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI=""
KEYWORDS="amd64"
IUSE=""