mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
fix(sys-kernel/coreos-kernel): Fix boot on new ec2 hardware.
Cherry-pick edb6f29464afc65fc73767540b854abf63ae7144 from upstream: crypto: xor - Check for osxsave as well as avx in crypto/xor This fixes booting with old versions of Xen running on new CPUs.
This commit is contained in:
parent
3a33a4ff06
commit
60c8fe9eb3
@ -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="a50da2c50fe120e7ff58019f791c679ac5e8ac29"
|
CROS_WORKON_COMMIT="cf4b416989fd5d93b72a5ad5c7c683880652b3fd"
|
||||||
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…
Reference in New Issue
Block a user