Merge pull request #194 from gregkh/kernel_update

fix(sys-kernel/coreos-kernel) build in almost all kernel modules
This commit is contained in:
Brandon Philips 2013-09-03 15:48:03 -07:00
commit 44dc6d71f6
2 changed files with 223 additions and 198 deletions

View File

@ -3,7 +3,7 @@
# $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="b42005e8756c65262c1bde050003fb339a380606"
CROS_WORKON_COMMIT="a50da2c50fe120e7ff58019f791c679ac5e8ac29"
CROS_WORKON_REPO="git://github.com"
CROS_WORKON_PROJECT="coreos/linux"
CROS_WORKON_LOCALNAME="linux"