coreos-kernel: roll back to previous 3.15.8 kernel

The new kernel completely failed to boot on EC2 as a Xen PV instance.
Rolling back until we figure out what is going on.

Boot log: https://gist.github.com/marineam/50f92ded40e02c163c19
This commit is contained in:
Michael Marineau 2014-09-04 12:51:34 -07:00
parent 09bd1216c6
commit 0fff9d827d
3 changed files with 3711 additions and 1 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="edfabbd4dfaeb376ff6a6a58d5b23ae84b8b4167" # v3.15.8
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=""

View File

@ -13,5 +13,5 @@ DESCRIPTION="CoreOS kernel"
HOMEPAGE="http://www.kernel.org" HOMEPAGE="http://www.kernel.org"
SRC_URI="" SRC_URI=""
KEYWORDS="amd64" KEYWORDS="~amd64"
IUSE="" IUSE=""