aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto-handhelds.inc
diff options
context:
space:
mode:
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 90026ee..e23437f 100644
--- a/recipes-kernel/linux/linux-yocto-handhelds.inc
+++ b/recipes-kernel/linux/linux-yocto-handhelds.inc
@@ -2,6 +2,7 @@ KMACHINE_akita = "akita"
KMACHINE_c7x0 = "c7x0"
KMACHINE_collie = "collie"
KMACHINE_h3600 = "h3600"
+KMACHINE_hx4700 = "hx4700"
KMACHINE_poodle = "poodle"
KMACHINE_spitz = "spitz"
KMACHINE_tosa = "tosa"
@@ -26,6 +27,11 @@ SRC_URI_append_h3600 = " \
file://qvga/logo_linux_clut224.ppm.bz2 \
"
+SRC_URI_append_hx4700 = " \
+ file://defconfig \
+ file://hx4700-change-led-trigger-assignments.patch \
+ "
+
SRC_URI_append_poodle = " \
file://feature-top.scc \
file://qvga/logo_linux_clut224.ppm.bz2 \