summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-22 11:44:24 -0500
committerJohn Klug <john.klug@multitech.com>2020-12-08 10:11:09 -0600
commita9e93734995773417a8fc98b300ffd7f82a4cf86 (patch)
treeb5cb4b60fdb0bd96eeb918f5855aefc806c32de7
parent9ea0382fc543eab6de585ae39c9123b0579a37f1 (diff)
downloadmeta-mlinux-atmel-a9e93734995773417a8fc98b300ffd7f82a4cf86.tar.gz
meta-mlinux-atmel-a9e93734995773417a8fc98b300ffd7f82a4cf86.tar.bz2
meta-mlinux-atmel-a9e93734995773417a8fc98b300ffd7f82a4cf86.zip
_append requires spaces
-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} \