aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_2.6.39.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-20 08:39:43 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-05-20 09:08:23 +0200
commit7ad5a4839e567da7bf2c61e8c434217b9fc86276 (patch)
tree385010fca08ff2155b52f87d91b68c56ba745ebb /recipes/linux/linux-kexecboot_2.6.39.bb
parentbefc2ba11da94a569ef0b5fec64b98257d809687 (diff)
downloadopenembedded-7ad5a4839e567da7bf2c61e8c434217b9fc86276.tar.gz
linux(-kexecboot|-openmoko): add 2.6.39 for spitz and om-gta02
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-kexecboot_2.6.39.bb')
-rw-r--r--recipes/linux/linux-kexecboot_2.6.39.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/linux/linux-kexecboot_2.6.39.bb b/recipes/linux/linux-kexecboot_2.6.39.bb
new file mode 100644
index 0000000000..53e95aeaab
--- /dev/null
+++ b/recipes/linux/linux-kexecboot_2.6.39.bb
@@ -0,0 +1,16 @@
+require linux-kexecboot.inc
+
+PR = "${INC_PR}.0"
+
+S = "${WORKDIR}/linux-${PV}"
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+
+DEFAULT_PREFERENCE_spitz = "1"
+
+SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+ file://defconfig"
+
+SRC_URI[kernel.md5sum] = "1aab7a741abe08d42e8eccf20de61e05"
+SRC_URI[kernel.sha256sum] = "584d17f2a3ee18a9501d7ff36907639e538cfdba4529978b8550c461d45c61f6"