aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.37.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-01-06 09:49:04 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-10 16:22:15 +0100
commit6a8e0ff1792d66d9c17b566af3644620a138467a (patch)
tree025a334717afb961dfcc766dd3b8cba613a5cb8f /recipes/linux/linux_2.6.37.bb
parent8beda7610877824086447f176b8e2b1bd8f21cad (diff)
downloadopenembedded-6a8e0ff1792d66d9c17b566af3644620a138467a.tar.gz
linux-2.6.37: update openmoko and shr patch, add support for om-gta01
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.37.bb')
-rw-r--r--recipes/linux/linux_2.6.37.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.37.bb b/recipes/linux/linux_2.6.37.bb
index 5e92e63bb9..005996931d 100644
--- a/recipes/linux/linux_2.6.37.bb
+++ b/recipes/linux/linux_2.6.37.bb
@@ -7,6 +7,7 @@ DEFAULT_PREFERENCE_openrd-base = "1"
DEFAULT_PREFERENCE_openrd-client = "1"
# needs more testing before making it new default
# DEFAULT_PREFERENCE_om-gta02 = "1"
+# DEFAULT_PREFERENCE_om-gta01 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
file://defconfig "
@@ -15,6 +16,10 @@ SRC_URI_append_om-gta02 = " \
file://openmoko.patch \
file://shr.patch \
"
+SRC_URI_append_om-gta01 = " \
+ file://openmoko.patch \
+ file://shr.patch \
+ "
SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"