[oe-commits] Andrea Adami : linux-kexecboot_2.6.32: temporarly comment out lzo+lzma patch.

git version control git at git.openembedded.org
Sun Dec 13 12:26:37 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 2bc86ecc2cf2552cb62ade0346a507ca595545a9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2bc86ecc2cf2552cb62ade0346a507ca595545a9

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Dec 13 10:58:57 2009 +0100

linux-kexecboot_2.6.32: temporarly comment out lzo+lzma patch.
 - this patch needs more testing and seems to break c7x0 kernels.

---

 recipes/kexecboot/linux-kexecboot_2.6.32.bb |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot_2.6.32.bb b/recipes/kexecboot/linux-kexecboot_2.6.32.bb
index 858deb4..b876e91 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.32.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.32.bb
@@ -12,11 +12,11 @@ DEFAULT_PREFERENCE_spitz = "-1"
 DEFAULT_PREFERENCE_tosa = "-1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
-           file://v3-1-4-Add-support-for-LZO-compressed-kernels.patch;patch=1;status=pending \
-           file://v3-2-4-Add-support-for-LZO-compressed-kernels-for-ARM.patch;patch=1;status=pending \
-           file://v3-3-4-Add-support-for-LZO-compressed-kernels-on-x86.patch;patch=1;status=pending \
-           file://v3-4-4-Add-LZO-compression-support-for-initramfs-and-old-style-initrd.patch;patch=1;status=pending \
-           file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;patch=1;status=pending \
+#           file://v3-1-4-Add-support-for-LZO-compressed-kernels.patch;patch=1;status=pending \
+#           file://v3-2-4-Add-support-for-LZO-compressed-kernels-for-ARM.patch;patch=1;status=pending \
+#           file://v3-3-4-Add-support-for-LZO-compressed-kernels-on-x86.patch;patch=1;status=pending \
+#           file://v3-4-4-Add-LZO-compression-support-for-initramfs-and-old-style-initrd.patch;patch=1;status=pending \
+#           file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;patch=1;status=pending \
            file://defconfig"
 
 SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"





More information about the Openembedded-commits mailing list