aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/linux-kexecboot_2.6.32.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-12-12 00:40:19 +0100
committerAndrea Adami <andrea.adami@gmail.com>2009-12-12 00:41:30 +0100
commit4df23cb65d9d526f3a2dc5df13bddb0a14da1b0c (patch)
tree54f789c9f163d6e03f011fd870d3a4b7d43e2eb9 /recipes/kexecboot/linux-kexecboot_2.6.32.bb
parentfb775893cb35b709d20af1afaeb13bbeb5ee4abf (diff)
downloadopenembedded-4df23cb65d9d526f3a2dc5df13bddb0a14da1b0c.tar.gz
linux-kexecboot_2.6.32: add pending lzo and lzma patches from upstream (kernel patchwork).
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_2.6.32.bb')
-rw-r--r--recipes/kexecboot/linux-kexecboot_2.6.32.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_2.6.32.bb b/recipes/kexecboot/linux-kexecboot_2.6.32.bb
index ee446d798f..858deb4b5a 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.32.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.32.bb
@@ -12,6 +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://defconfig"
SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"