summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-22 12:04:12 -0500
committerJohn Klug <john.klug@multitech.com>2020-12-08 10:11:23 -0600
commit1d1491e925e2153ca86b44fa100fb63e0b742216 (patch)
treec28433cd63563e004b57cd18d35c94d9dcf31691
parenta9e93734995773417a8fc98b300ffd7f82a4cf86 (diff)
downloadmeta-mlinux-atmel-5.3.0e.tar.gz
meta-mlinux-atmel-5.3.0e.tar.bz2
meta-mlinux-atmel-5.3.0e.zip
_append requires spaces5.3.0e5.3.0d5.3.0c
-rw-r--r--recipes-core/images/mlinux-rs9113-mtrv1-image.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
index 23a9052..d40655e 100644
--- a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
+++ b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
@@ -68,9 +68,9 @@ MULTITECH_FEATURES_append = " \
MISC_FEATURES = "minicom lrzsz nano pps-tools"
# Extra stuff to install
-IMAGE_INSTALL_append = "kernel-module-rs9113 rs9113rf rs9113-util rs9113-utils-extra rs9113-misc rs9113-autostart"
-IMAGE_INSTALL_append = "gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils"
-IMAGE_INSTALL_append = "uxfp"
+IMAGE_INSTALL_append = " kernel-module-rs9113 rs9113rf rs9113-util rs9113-utils-extra rs9113-misc rs9113-autostart"
+IMAGE_INSTALL_append = " gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils"
+IMAGE_INSTALL_append = " uxfp"
IMAGE_INSTALL_append = " \
${TEST_FEATURES} \