aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-02-25 22:45:28 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-25 12:37:15 -0700
commit4309c7a1274cc3425c02cb46525dd7bec5b5b683 (patch)
tree4ddb2f91efc8eb1c31a608bc661d465c7556c69f /recipes
parent83da8e9e79ec72541163a02b983f982971929ac7 (diff)
downloadopenembedded-4309c7a1274cc3425c02cb46525dd7bec5b5b683.tar.gz
linux: update 2.6.37 to 2.6.37.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/linux/linux_2.6.37.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/linux/linux_2.6.37.bb b/recipes/linux/linux_2.6.37.bb
index e11af813c4..1cd40f433c 100644
--- a/recipes/linux/linux_2.6.37.bb
+++ b/recipes/linux/linux_2.6.37.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r3"
+PR = "r4"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
@@ -20,7 +20,7 @@ DEFAULT_PREFERENCE_visstrim_m10 = "1"
# DEFAULT_PREFERENCE_om-gta01 = "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;apply=yes;name=stablepatch \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.2.bz2;apply=yes;name=stablepatch \
file://defconfig "
SRC_URI_append_om-gta02 = " \
@@ -34,5 +34,5 @@ SRC_URI_append_om-gta01 = " \
SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"
-SRC_URI[stablepatch.md5sum] = "7693d1d32ed39346cc988e0f027e5890"
-SRC_URI[stablepatch.sha256sum] = "c33bfa59828a9ff6916993ec008967a8c1d71a18b743ee15f4280e773ef4baaf"
+SRC_URI[stablepatch.md5sum] = "bb5798f2a2a5af13219d1a250c4dad11"
+SRC_URI[stablepatch.sha256sum] = "3d65f2fb5f0018e8dafda4abe68d947d2ab5e21c386062cb0d6e011244a16aef"