summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.31.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2010-01-26 19:25:42 +0000
committerGraeme Gregory <dp@xora.org.uk>2010-01-26 19:25:42 +0000
commit5e5fbbfe7c0e2bd62402e23721c9230d36a5be78 (patch)
treedbcc1e9c8dff75c925d75dbedb37b5a0da9af81f /recipes/linux/linux_2.6.31.bb
parentfe3e3734ae3ebd595b3fdaf0a72c2403bb73441a (diff)
parent26c2c80c044bd9a98d6b2bc31cb1e0e991b33b08 (diff)
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
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 3f16c0497a..532f08a0aa 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 = "r9"
+PR = "r10"
S = "${WORKDIR}/linux-${PV}"
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE_qemux86 = "1"
DEFAULT_PREFERENCE_iei-nanogx-466 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.9.bz2;patch=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.12.bz2;patch=1 \
file://defconfig"
SRC_URI += "file://0001-Squashfs-move-zlib-decompression-wrapper-code-into.patch;patch=1 \