aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.33.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-25 09:29:26 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-25 09:37:12 +0100
commit17bb8d1cddc9e5fc976b8291a5a8747db4ce04f5 (patch)
tree00bb43a085e39ebab2ceedb9ca08b34dd2b838c6 /recipes/linux/linux_2.6.33.bb
parent13555b5d9620b78e6e4d8f88de551f79a90e76c6 (diff)
downloadopenembedded-17bb8d1cddc9e5fc976b8291a5a8747db4ce04f5.tar.gz
linux: add 2.6.33 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.33.bb')
-rw-r--r--recipes/linux/linux_2.6.33.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb
new file mode 100644
index 0000000000..68b4cf0e72
--- /dev/null
+++ b/recipes/linux/linux_2.6.33.bb
@@ -0,0 +1,10 @@
+require linux.inc
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
+ file://defconfig"
+
+SRC_URI[kernel.md5sum] = "c3883760b18d50e8d78819c54d579b00"
+SRC_URI[kernel.sha256sum] = "63e237de3b3c4c46a21833b9ce7e20574548d52dabbd1a8bf376041e4455d5c6"