From: Petr Štetiar Date: Sun, 3 Oct 2010 02:01:56 +0000 (+0000) Subject: linux-2.6.34: upgrade to latest stablepatch 2.6.34.7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5786f08ba6066e9af60104c5d5606c106e8df7d2;p=openembedded.git linux-2.6.34: upgrade to latest stablepatch 2.6.34.7 Signed-off-by: Petr Štetiar Signed-off-by: Eric Bénard --- diff --git a/recipes/linux/linux_2.6.34.bb b/recipes/linux/linux_2.6.34.bb index b3c850ffd9..469f23b967 100644 --- a/recipes/linux/linux_2.6.34.bb +++ b/recipes/linux/linux_2.6.34.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r1" +PR = "r2" module_autoload_ohci-hcd_omap5912osk = "ohci-hcd" @@ -17,11 +17,13 @@ DEFAULT_PREFERENCE_omap5912osk = "1" DEFAULT_PREFERENCE_tqm8540 = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.7.bz2;apply=yes;name=stablepatch \ file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;status=pending \ - file://use-noclone-attribute-for-naked.patch;status=pending \ file://defconfig" SRC_URI_append_c7x0 = " file://fix-corgi-card-detection.patch;status=pending " SRC_URI[kernel.md5sum] = "10eebcb0178fb4540e2165bfd7efc7ad" SRC_URI[kernel.sha256sum] = "fa395fec7de633df1cb85b6248b8f35af98380ed128a8bc465fb48bc4d252633" +SRC_URI[stablepatch.md5sum] = "a88e4b5a9fcb23c2229301ac4dae1f1a" +SRC_URI[stablepatch.sha256sum] = "b146904ea07cc87a3fbcbd4eab51d331d56718431539e6aa29c24b072e6b7832"