mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
fix(sys-kernel/coreos-kernel) build in almost all kernel modules
This resolves the "xen fails to boot, so it falls back" problem of getting out of sync with the kernel and the modules on the root partitions. Once kexec is working for xen, modules can be built again.
This commit is contained in:
parent
1b493e4167
commit
a159726876
File diff suppressed because it is too large
Load Diff
@ -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 $
|
# $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
|
EAPI=4
|
||||||
CROS_WORKON_COMMIT="b42005e8756c65262c1bde050003fb339a380606"
|
CROS_WORKON_COMMIT="a50da2c50fe120e7ff58019f791c679ac5e8ac29"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
CROS_WORKON_PROJECT="coreos/linux"
|
CROS_WORKON_PROJECT="coreos/linux"
|
||||||
CROS_WORKON_LOCALNAME="linux"
|
CROS_WORKON_LOCALNAME="linux"
|
Loading…
x
Reference in New Issue
Block a user