[oe-commits] Otavio Salvador : linux: update 2.6.37 to 2.6.37.2

git version control git at git.openembedded.org
Fri Feb 25 21:02:07 UTC 2011


Module: openembedded.git
Branch: testing-release-2011.03
Commit: 4309c7a1274cc3425c02cb46525dd7bec5b5b683
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4309c7a1274cc3425c02cb46525dd7bec5b5b683

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Feb 25 22:45:28 2011 +0000

linux: update 2.6.37 to 2.6.37.2

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/linux/linux_2.6.37.bb |    8 ++++----
 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 e11af81..1cd40f4 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"





More information about the Openembedded-commits mailing list