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 09:15:38 +0100
commit16a1f2e538452cfff7ab7e518ab21feabaf0ddd2 (patch)
treeb740e9c86177eec36ae6e8038f65902b3b12c821 /recipes/linux/linux_2.6.37.bb
parent9ef31e4aa678966165af743ebae8ba2bbf5d32ac (diff)
downloadopenembedded-16a1f2e538452cfff7ab7e518ab21feabaf0ddd2.tar.gz
linux-2.6.37: add om-gta02 support
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.bb9
1 files changed, 8 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.37.bb b/recipes/linux/linux_2.6.37.bb
index 90104efee5..5e92e63bb9 100644
--- a/recipes/linux/linux_2.6.37.bb
+++ b/recipes/linux/linux_2.6.37.bb
@@ -5,9 +5,16 @@ DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_sheevaplug = "1"
DEFAULT_PREFERENCE_openrd-base = "1"
DEFAULT_PREFERENCE_openrd-client = "1"
+# needs more testing before making it new default
+# DEFAULT_PREFERENCE_om-gta02 = "1"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
file://defconfig "
+SRC_URI_append_om-gta02 = " \
+ file://openmoko.patch \
+ file://shr.patch \
+ "
+
SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"