aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_2.6.35.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-09-29 01:46:19 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-09-29 01:51:43 +0200
commitda451d4d552488e6ce6dad0a7fa4815a9c29459d (patch)
tree3de0c7690e001a75eb505c525a0369168f8c6bf0 /recipes/linux/linux-kexecboot_2.6.35.bb
parentee4a70a8d3832f0c4bae3c002692136e9ff6587f (diff)
downloadopenembedded-da451d4d552488e6ce6dad0a7fa4815a9c29459d.tar.gz
linux-kexecboot: move recipes in /linux
* some old version might hopefully be pruned
Diffstat (limited to 'recipes/linux/linux-kexecboot_2.6.35.bb')
-rw-r--r--recipes/linux/linux-kexecboot_2.6.35.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/linux/linux-kexecboot_2.6.35.bb b/recipes/linux/linux-kexecboot_2.6.35.bb
new file mode 100644
index 0000000000..3b36cf817b
--- /dev/null
+++ b/recipes/linux/linux-kexecboot_2.6.35.bb
@@ -0,0 +1,18 @@
+require linux-kexecboot.inc
+
+PR = "${INC_PR}.1"
+
+S = "${WORKDIR}/linux-${PV}"
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch \
+ file://fix.module.loading.16310.patch \
+ file://defconfig"
+
+SRC_URI[kernel.md5sum] = "091abeb4684ce03d1d936851618687b6"
+SRC_URI[kernel.sha256sum] = "18b2e2c336032e366c942622b77302cb05fc034fb19018f086a4ebc9ed41bfcf"
+SRC_URI[stablepatch.md5sum] = "3b9d79bebb2e022c0906ca1cd54bd970"
+SRC_URI[stablepatch.sha256sum] = "921ddd008bfa81830e54c9a6d142848b91dbfff9b98ad5ce78282f78b76c9671"