aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2011-05-09 02:06:40 +0000
committerEric Bénard <eric@eukrea.com>2011-05-14 15:05:26 +0200
commit732c6ceda9a129a122729258a841981d39a715cb (patch)
tree3fe50b0c80d5d5975c60159341ca755bf36e5b8f /recipes/linux
parent1aaaaec8cd9a449139c8cd97b94287a3be94a2ea (diff)
downloadopenembedded-732c6ceda9a129a122729258a841981d39a715cb.tar.gz
linux-2.6.38: update to the latest stable patchset 2.6.38.5
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/linux')
-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 186f987022..825ccacb0a 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 = "r3"
+PR = "r4"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE_tosa = "1"
DEFAULT_PREFERENCE_ts72xx = "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}.4.bz2;apply=yes;name=stablepatch \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.5.bz2;apply=yes;name=stablepatch \
file://defconfig "
SRC_URI_append_akita = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
@@ -51,5 +51,5 @@ SRC_URI_append_ts72xx = " \
SRC_URI[kernel.md5sum] = "7d471477bfa67546f902da62227fa976"
SRC_URI[kernel.sha256sum] = "72f0cfaefb8dc86b219d5a742dd0375332627641ecbdf5badd3158e2127b9304"
-SRC_URI[stablepatch.md5sum] = "6ef1279c7bd0078fc0fd50aa83e86203"
-SRC_URI[stablepatch.sha256sum] = "64abfd999ac9416db143293528f73a0b88ac287bf4d075556dc7859017d97687"
+SRC_URI[stablepatch.md5sum] = "c8f233d1d31030eb019ab391071e65c2"
+SRC_URI[stablepatch.sha256sum] = "46213fd83da87a066f4b6462c043149638bcaca423d6a932d8434e9d27c7140b"