[sys-kernel/*] version bump, fix x86 kernel crash

This commit is contained in:
Fabio Erculiani
2012-08-23 20:54:40 +00:00
parent 162da24df3
commit b08e966ff8
20 changed files with 175 additions and 0 deletions
@@ -0,0 +1,12 @@
# Copyright 2004-2010 Sabayon Linux
# Distributed under the terms of the GNU General Public License v2
ETYPE="sources"
K_SABKERNEL_SELF_TARBALL_NAME="sabayon"
K_KERNEL_SOURCES_PKG="sys-kernel/server-sources-${PVR}"
K_REQUIRED_LINUX_FIRMWARE_VER="20120219"
K_SABKERNEL_FORCE_SUBLEVEL="0"
inherit sabayon-kernel
KEYWORDS="~amd64 ~x86"
DESCRIPTION="Official Sabayon Linux Server kernel image"
RESTRICT="mirror"