aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_2.6.37.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-01-05 11:38:22 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-05 11:45:07 +0100
commit34bbadba5f110438a1ccc4961ba146585feab066 (patch)
treea2855c419ca2364e73c38fe5ff90c8d69b442a2f /recipes/linux/linux-kexecboot_2.6.37.bb
parent7649c6803000597b8e05f9296cb25744f9cc3c50 (diff)
downloadopenembedded-34bbadba5f110438a1ccc4961ba146585feab066.tar.gz
linux(-kexecboot): add 2.6.37 with spitz defconfigs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-kexecboot_2.6.37.bb')
-rw-r--r--recipes/linux/linux-kexecboot_2.6.37.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/linux/linux-kexecboot_2.6.37.bb b/recipes/linux/linux-kexecboot_2.6.37.bb
new file mode 100644
index 0000000000..c33ef19396
--- /dev/null
+++ b/recipes/linux/linux-kexecboot_2.6.37.bb
@@ -0,0 +1,14 @@
+require linux-kexecboot.inc
+
+PR = "${INC_PR}.0"
+
+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 \
+ file://defconfig"
+
+SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
+SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"