From: Otavio Salvador Date: Wed, 9 Mar 2011 21:37:13 +0000 (-0300) Subject: linux (2.6.37): update to 2.6.37.3 stable patch X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbbbe6c8085056aa4b3ccd60b3b174d1ac842df;p=openembedded.git linux (2.6.37): update to 2.6.37.3 stable patch Signed-off-by: Otavio Salvador --- diff --git a/recipes/linux/linux_2.6.37.bb b/recipes/linux/linux_2.6.37.bb index 7dca582a52..e3d6c4ec28 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 = "r4" +PR = "r5" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -22,7 +22,7 @@ DEFAULT_PREFERENCE_ben-nanonote = "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}.2.bz2;apply=yes;name=stablepatch \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;apply=yes;name=stablepatch \ file://defconfig " SRC_URI_append_ben-nanonote = " \ @@ -42,5 +42,5 @@ SRC_URI_append_om-gta01 = " \ SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434" SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a" -SRC_URI[stablepatch.md5sum] = "bb5798f2a2a5af13219d1a250c4dad11" -SRC_URI[stablepatch.sha256sum] = "3d65f2fb5f0018e8dafda4abe68d947d2ab5e21c386062cb0d6e011244a16aef" +SRC_URI[stablepatch.md5sum] = "c0a38dd3b5bad43d5f5d07ed0fcf3692" +SRC_URI[stablepatch.sha256sum] = "af6ccb6c85db09e78a85657b1013b2aa1399ef252ce552aafcf25684e6e5ad98"