[oe-commits] Petr Štetiar : linux-2.6.34: upgrade to latest stablepatch 2.6.34.7

git version control git at git.openembedded.org
Mon Oct 4 19:58:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5786f08ba6066e9af60104c5d5606c106e8df7d2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5786f08ba6066e9af60104c5d5606c106e8df7d2

Author: Petr Štetiar <ynezz at true.cz>
Date:   Sun Oct  3 02:01:56 2010 +0000

linux-2.6.34: upgrade to latest stablepatch 2.6.34.7

Signed-off-by: Petr Štetiar <ynezz at true.cz>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/linux/linux_2.6.34.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux_2.6.34.bb b/recipes/linux/linux_2.6.34.bb
index b3c850f..469f23b 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"





More information about the Openembedded-commits mailing list