Files
sablink-distro/sys-kernel/linux-sabayon/linux-sabayon-2.6.36-r1.ebuild
T
Mitch Harder 392cb1cd0d [sys-kernel/linux-sabayon] Updated scheduling patch to v4.
Updated the automated per session task group scheduling patch to
version 4.  Switches from grouping by TTY to grouping by session.
2010-11-23 13:04:29 -06:00

14 lines
419 B
Bash

# Copyright 2004-2010 Sabayon Linux
# Distributed under the terms of the GNU General Public License v2
ETYPE="sources"
K_SABPATCHES_VER="3"
K_KERNEL_PATCH_VER=""
K_SABKERNEL_URI_CONFIG="yes"
K_KERNEL_PATCH_HOTFIXES="${FILESDIR}/hotfixes/2.6.36/v4-sched-automated-per-session-task-groups.patch"
inherit sabayon-kernel
KEYWORDS="~amd64 ~x86"
DESCRIPTION="Official Sabayon Linux Standard kernel image"
RESTRICT="mirror"