summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-core/images/mlinux-mtr-image.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/images/mlinux-mtr-image.bb b/recipes-core/images/mlinux-mtr-image.bb
index fbf2765..4b6ea52 100644
--- a/recipes-core/images/mlinux-mtr-image.bb
+++ b/recipes-core/images/mlinux-mtr-image.bb
@@ -68,9 +68,9 @@ MULTITECH_FEATURES_append = " \
MISC_FEATURES = "minicom lrzsz nano"
# Extra stuff to install
-IMAGE_INSTALL_append = "ti-wifi-utils wl12xx-firmware"
-IMAGE_INSTALL_append = "gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils"
-IMAGE_INSTALL_append = "uxfp"
+IMAGE_INSTALL_append = " ti-wifi-utils wl12xx-firmware"
+IMAGE_INSTALL_append = " gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils"
+IMAGE_INSTALL_append = " uxfp"
IMAGE_INSTALL_append = " \
${TEST_FEATURES} \