From 5735c18f60ce7a2018b934470cf9affc7ce13d25 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 18 Jan 2010 23:06:33 +0100 Subject: bump to 2.6.32.4 updated aufs2 patches --- PATCHCFG | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'PATCHCFG') diff --git a/PATCHCFG b/PATCHCFG index c34da6b..8519b35 100644 --- a/PATCHCFG +++ b/PATCHCFG @@ -10,22 +10,18 @@ SRCNAME="linux-2.6.32-ARCH" # filename%patchlevel (file must be in patches/ subdirectory) PATCHES=( # add upstream patch from 2.6.32 series - ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.32.3.bz2%1 + ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.32.4.bz2%1 # add latest fixes from stable queue, if needed # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git - - # revert intel powermanagement - # http://patchwork.kernel.org/patch/67768/ - revert-powermanagement-intel-2.6.32.patch%1 # add aufs2 support, in reference to: # http://aufs.sourceforge.net - aufs2-base-20091203.patch%1 - aufs2-standalone-20091203.patch%1 + aufs2-base-20100116.patch%1 + aufs2-standalone-20100116.patch%1 ) # Name of the resulting patch (will be bzipped afterwards) -PATCHNAME="patch-2.6.32.3-1-ARCH" +PATCHNAME="patch-2.6.32.4-1-ARCH" # Run this before applying patches pre_apply() { -- cgit v1.2.2