aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2010-10-03 02:01:56 +0000
committerEric Bénard <eric@eukrea.com>2010-10-04 21:57:25 +0200
commit5786f08ba6066e9af60104c5d5606c106e8df7d2 (patch)
treeea23cad9fcefd56d0cfd3e2b530f4a3fd90f3e2f
parent3dac3ac87f1713a176c9898d814fbf9c03e0acc1 (diff)
downloadopenembedded-5786f08ba6066e9af60104c5d5606c106e8df7d2.tar.gz
linux-2.6.34: upgrade to latest stablepatch 2.6.34.7
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/linux/linux_2.6.34.bb6
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 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"