[sys-kernel/*] bump kernels to 3.5

This commit is contained in:
Fabio Erculiani
2012-07-29 07:16:57 +00:00
parent 42873e4ad1
commit d17d08f50f
20 changed files with 175 additions and 0 deletions
@@ -0,0 +1,15 @@
# Copyright 2004-2012 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/panda-sources-${PVR}"
K_REQUIRED_LINUX_FIRMWARE_VER="20120219"
K_SABKERNEL_FORCE_SUBLEVEL="0"
K_MKIMAGE_RAMDISK_ADDRESS="0x81000000"
K_MKIMAGE_RAMDISK_ENTRYPOINT="0x00000000"
K_SABKERNEL_ALT_CONFIG_FILE="${K_SABKERNEL_SELF_TARBALL_NAME}-${PV}-beagle+panda.config"
inherit sabayon-kernel
KEYWORDS="~arm"
DESCRIPTION="Sabayon PandaBoard OMAP4 Linux Kernel and modules"
RESTRICT="mirror"