Skip to content

Commit

Permalink
linux-2.6.34: upgrade to latest stablepatch 2.6.34.7
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Eric Bénard <eric@eukrea.com>
  • Loading branch information
ynezz authored and Eric Bénard committed Oct 4, 2010
1 parent 3dac3ac commit 5786f08
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions 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"

Expand All @@ -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"

0 comments on commit 5786f08

Please sign in to comment.