summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-30 15:22:17 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-30 15:22:17 +0100
commit661b3a9860d99d40d5332d4a16d23af339fd0972 (patch)
treeee5f12e01d011685a3adc5dd0c3fbef979e9175a
parent12cb70dff8b411577f27780c1c8ef749d7566567 (diff)
downloadopenembedded-661b3a9860d99d40d5332d4a16d23af339fd0972.tar.gz
linux 2.6.32: updated to .2
-rw-r--r--recipes/linux/linux_2.6.32.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.32.bb b/recipes/linux/linux_2.6.32.bb
index be3d8ad7c6..a7861af17c 100644
--- a/recipes/linux/linux_2.6.32.bb
+++ b/recipes/linux/linux_2.6.32.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r2"
+PR = "r3"
S = "${WORKDIR}/linux-${PV}"
@@ -15,7 +15,7 @@ DEFAULT_PREFERENCE_spitz = "-1"
DEFAULT_PREFERENCE_tosa = "-1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;patch=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.2.bz2;patch=1 \
file://defconfig"
SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"