summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 11f3d28)
raw | patch | inline | side by side (parent: 11f3d28)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Thu, 20 Oct 2011 05:58:41 +0000 (07:58 +0200) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Thu, 20 Oct 2011 05:58:41 +0000 (07:58 +0200) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-misc/images/ti-hw-bringup-image.bb | patch | blob | history |
diff --git a/recipes-misc/images/ti-hw-bringup-image.bb b/recipes-misc/images/ti-hw-bringup-image.bb
index 0b2fef2514b389f860edb6f2b450cc72ac5c6e0d..05207560c1fabf599b38dd10cc4e398e8fe6ee8b 100644 (file)
IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"
+EXTRA_MACHINE_IMAGE_INSTALL ?= ""
+
+# Hokey-pokey workaround for MUSB bugs
+EXTRA_MACHINE_IMAGE_INSTALL_ti33x = "gadget-init"
IMAGE_INSTALL += " \
angstrom-task-boot \
evtest \
bc \
kernel-modules \
+ ${EXTRA_MACHINE_IMAGE_INSTALL} \
"
CONMANPKGS = "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-systemd"