aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-04-24 22:30:13 +0200
committerAndrea Adami <andrea.adami@gmail.com>2011-04-24 22:30:13 +0200
commitd5eb547bc3529c70eaec724847bca96c39fd25c7 (patch)
tree994a27a1d9fbb5160f0cb7f46da064a66f57c3e9
parenteb5e91ab466e139771413d130f86773e5dcd658c (diff)
downloadopenembedded-d5eb547bc3529c70eaec724847bca96c39fd25c7.tar.gz
linux: upgrade from 2.6.38.3 to 2.6.38.4
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes/linux/linux_2.6.38.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/linux/linux_2.6.38.bb b/recipes/linux/linux_2.6.38.bb
index 85662fba54..54ad1d5ea4 100644
--- a/recipes/linux/linux_2.6.38.bb
+++ b/recipes/linux/linux_2.6.38.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r2"
+PR = "r3"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
@@ -13,7 +13,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}.3.bz2;apply=yes;name=stablepatch \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.4.bz2;apply=yes;name=stablepatch \
file://defconfig "
SRC_URI_append_akita = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
@@ -25,5 +25,5 @@ SRC_URI_append_spitz = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
SRC_URI[kernel.md5sum] = "7d471477bfa67546f902da62227fa976"
SRC_URI[kernel.sha256sum] = "72f0cfaefb8dc86b219d5a742dd0375332627641ecbdf5badd3158e2127b9304"
-SRC_URI[stablepatch.md5sum] = "b3677121c4b5efcb8128c2000788d0aa"
-SRC_URI[stablepatch.sha256sum] = "cc7fe37725d940987800c73c38484e7c8388936b332fca9918aae4dca15be10b"
+SRC_URI[stablepatch.md5sum] = "6ef1279c7bd0078fc0fd50aa83e86203"
+SRC_URI[stablepatch.sha256sum] = "64abfd999ac9416db143293528f73a0b88ac287bf4d075556dc7859017d97687"