From b21886ffec8eb795a38614359da0b17eb61cae38 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 3 Feb 2023 10:51:17 -0600 Subject: Correct the mtrv1 rs9113 image for mLinux --- recipes-core/images/mlinux-rs9113-mtrv1-image.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3