summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-02-03 10:51:17 -0600
committerJohn Klug <john.klug@multitech.com>2023-05-24 16:35:20 -0500
commitb21886ffec8eb795a38614359da0b17eb61cae38 (patch)
tree33a514bf4e52c91218cf00c292d2ac0190303cfa
parent036e05e0af5be63560524955072ab345a8472646 (diff)
downloadmeta-mlinux-atmel-b21886ffec8eb795a38614359da0b17eb61cae38.tar.gz
meta-mlinux-atmel-b21886ffec8eb795a38614359da0b17eb61cae38.tar.bz2
meta-mlinux-atmel-b21886ffec8eb795a38614359da0b17eb61cae38.zip
Correct the mtrv1 rs9113 image for mLinux
-rw-r--r--recipes-core/images/mlinux-rs9113-mtrv1-image.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
index b94f3e4..be70d93 100644
--- a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
+++ b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
@@ -71,7 +71,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-noarch rs9113-utils-extra rs9113-misc rs9113-autostart"
+RSI_91X_FEATURES = " kernel-module-rs9113 rs9113rf rs9113-util rs9113-noarch rs9113-utils-extra rs9113-misc"
+RSI_91X_ADDITIONAL = " rs9113-autostart"
+
IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils"
IMAGE_INSTALL_append = " uxfp qfirehose"