aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc4.bb')
-rw-r--r--recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc4.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc4.bb b/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc4.bb
deleted file mode 100644
index 665c8f76e1..0000000000
--- a/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc4.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-require linux-kexecboot.inc
-
-KERNEL_RELEASE = "2.6.34-rc4"
-OLD_KERNEL_RELEASE = "2.6.33"
-PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
-PR = "${INC_PR}.0"
-
-S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
-
-# Mark archs/machines that this kernel supports
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=patch;patch=1 \
- file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;patch=1;status=pending \
- file://defconfig"
-
-SRC_URI[kernel.md5sum] = "c3883760b18d50e8d78819c54d579b00"
-SRC_URI[kernel.sha256sum] = "63e237de3b3c4c46a21833b9ce7e20574548d52dabbd1a8bf376041e4455d5c6"
-
-SRC_URI[patch.md5sum] = "c103b3168ad6128272c347f15822c77a"
-SRC_URI[patch.sha256sum] = "944e167133fe0be7215ff09cc690e5fd2a63e189d3b95ee22aa736043af22061"