summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-30 15:22:08 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-30 15:22:08 +0100
commit12cb70dff8b411577f27780c1c8ef749d7566567 (patch)
tree1aa5d15c87969d3de1329f6d37d626d6d9b4be31 /recipes
parentbc6231c101bd6f6c977dcd057633de2a807d6635 (diff)
downloadopenembedded-12cb70dff8b411577f27780c1c8ef749d7566567.tar.gz
linux 2.6.31: updated to .9
Diffstat (limited to 'recipes')
-rw-r--r--recipes/linux/linux_2.6.31.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb
index dcce779ebd..f5dd79b6c9 100644
--- a/recipes/linux/linux_2.6.31.bb
+++ b/recipes/linux/linux_2.6.31.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r8"
+PR = "r9"
S = "${WORKDIR}/linux-${PV}"
@@ -16,7 +16,7 @@ DEFAULT_PREFERENCE_ben-nanonote = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.8.bz2;patch=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.9.bz2;patch=1 \
file://defconfig"
SRC_URI += "file://0001-Squashfs-move-zlib-decompression-wrapper-code-into.patch;patch=1 \