aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.39.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-28 16:44:16 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-05-28 17:14:37 +0200
commit35d66e346fa579f31c94083322cb4367b5a9cad3 (patch)
tree10e14b58f74fb63bfb6aba4fede72d8a65de6ab5 /recipes/linux/linux_2.6.39.bb
parentf5cea44e676ae255adbbc7c4c766309ea071a5ff (diff)
downloadopenembedded-35d66e346fa579f31c94083322cb4367b5a9cad3.tar.gz
linux-2.6.39: add defconfig for om-gta01
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.39.bb')
-rw-r--r--recipes/linux/linux_2.6.39.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.39.bb b/recipes/linux/linux_2.6.39.bb
index f4f0b2e504..8b450516dc 100644
--- a/recipes/linux/linux_2.6.39.bb
+++ b/recipes/linux/linux_2.6.39.bb
@@ -8,11 +8,16 @@ DEFAULT_PREFERENCE_collie = "1"
DEFAULT_PREFERENCE_poodle = "1"
DEFAULT_PREFERENCE_spitz = "1"
DEFAULT_PREFERENCE_tosa = "1"
+#DEFAULT_PREFERENCE_om-gta01 = "1"
#DEFAULT_PREFERENCE_om-gta02 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
file://defconfig "
+SRC_URI_append_om-gta01 = " \
+ file://openmoko.patch \
+ file://shr.patch \
+ "
SRC_URI_append_om-gta02 = " \
file://openmoko.patch \
file://shr.patch \