aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 11:26:07 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 11:35:06 +0100
commit4159086a0be171b1ad05a96e93271e3e3830d36a (patch)
tree48d6f212320a58ddbee33202817b3e3a945abc2e
parent55ce83bfc145c16c9b02e45a3e5f720972329ba8 (diff)
downloadopenembedded-4159086a0be171b1ad05a96e93271e3e3830d36a.tar.gz
linux 2.6.31: update to 2.6.31.7
-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 839e808451..b7145e7bb4 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 = "r6"
+PR = "r7"
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}.5.bz2;patch=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.7.bz2;patch=1 \
file://defconfig"
SRC_URI += "file://0001-Squashfs-move-zlib-decompression-wrapper-code-into.patch;patch=1 \