aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto-handhelds.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-09 01:40:53 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-09 18:06:22 +0100
commit7d9acf36dc971b10772ac625229d17d2f4bebbe0 (patch)
tree98d7a93a805719fdefaef52a7ceb8442f252aa1b /recipes-kernel/linux/linux-yocto-handhelds.inc
parent0a044abfd23ba8c0e02488600bb4b0e811cf4c05 (diff)
downloadmeta-handheld-7d9acf36dc971b10772ac625229d17d2f4bebbe0.tar.gz
linux-yocto_3.10: initial commit of h3600 defconfig
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto-handhelds.inc')
-rw-r--r--recipes-kernel/linux/linux-yocto-handhelds.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto-handhelds.inc b/recipes-kernel/linux/linux-yocto-handhelds.inc
index 119086f..90026ee 100644
--- a/recipes-kernel/linux/linux-yocto-handhelds.inc
+++ b/recipes-kernel/linux/linux-yocto-handhelds.inc
@@ -1,6 +1,7 @@
KMACHINE_akita = "akita"
KMACHINE_c7x0 = "c7x0"
KMACHINE_collie = "collie"
+KMACHINE_h3600 = "h3600"
KMACHINE_poodle = "poodle"
KMACHINE_spitz = "spitz"
KMACHINE_tosa = "tosa"
@@ -20,6 +21,11 @@ SRC_URI_append_collie = " \
file://qvga/logo_linux_clut224.ppm.bz2 \
"
+SRC_URI_append_h3600 = " \
+ file://defconfig \
+ file://qvga/logo_linux_clut224.ppm.bz2 \
+ "
+
SRC_URI_append_poodle = " \
file://feature-top.scc \
file://qvga/logo_linux_clut224.ppm.bz2 \