aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.31.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 20:35:32 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 20:35:32 +0100
commit135394c494eb4a180f53f6e72b13edb787d0277a (patch)
tree825afd07b3dbb30ca1956dcf50ddbb4a7a8851f9 /recipes/linux/linux_2.6.31.bb
parentcae96c1a80e99a9171f960f6d5c3cf0177d5d56c (diff)
downloadopenembedded-135394c494eb4a180f53f6e72b13edb787d0277a.tar.gz
linux 2.6.31: update to 2.6.31.8
Diffstat (limited to 'recipes/linux/linux_2.6.31.bb')
-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 b7145e7bb4..dcce779ebd 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 = "r7"
+PR = "r8"
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}.7.bz2;patch=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.8.bz2;patch=1 \
file://defconfig"
SRC_URI += "file://0001-Squashfs-move-zlib-decompression-wrapper-code-into.patch;patch=1 \