summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2011-03-22 15:20:43 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2011-03-22 15:20:43 +0100
commit6482fa4ba90a7583eb300149ad0d4e7cadac2ee5 (patch)
tree90b39c239a22c080036cac0988d2be367bdb1dfa /PATCHCFG
parentaf3ccf96404d4a32c71b68f2a454534e03db84e5 (diff)
add new pre patches
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG3
1 files changed, 2 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 3c020a0..4edfa26 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -14,6 +14,7 @@ PATCHES=(
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
+ 2.6.38.1-pre.patch%1
# fix #19234 i1915 display size
fix-i915.patch%1
@@ -24,7 +25,7 @@ PATCHES=(
aufs2-standalone-20110314.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.38-1-ARCH"
+PATCHNAME="patch-2.6.38-2-ARCH"
# Run this before applying patches
pre_apply() {