summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-mtrv1-image.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-01-05 18:28:52 -0600
committerJohn Klug <john.klug@multitech.com>2023-05-24 16:33:24 -0500
commitb4fafa5d814c28173c185280c7ff33905f4d376a (patch)
tree2bcb16944343f10daf7a1e8c37fd5fd1a8249aaa /recipes-core/images/mlinux-mtrv1-image.bb
parent3d05dfdfeca2f8919b3e2f080beb2a73a4410ddf (diff)
downloadmeta-mlinux-atmel-b4fafa5d814c28173c185280c7ff33905f4d376a.tar.gz
meta-mlinux-atmel-b4fafa5d814c28173c185280c7ff33905f4d376a.tar.bz2
meta-mlinux-atmel-b4fafa5d814c28173c185280c7ff33905f4d376a.zip
Properly apportion rs9113 related modules for mtrv1
Diffstat (limited to 'recipes-core/images/mlinux-mtrv1-image.bb')
-rw-r--r--recipes-core/images/mlinux-mtrv1-image.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-core/images/mlinux-mtrv1-image.bb b/recipes-core/images/mlinux-mtrv1-image.bb
index 19dd8c1..c2316b6 100644
--- a/recipes-core/images/mlinux-mtrv1-image.bb
+++ b/recipes-core/images/mlinux-mtrv1-image.bb
@@ -3,7 +3,6 @@ DESCRIPTION = "mLinux base mtr image"
LICENSE = "MIT"
require mlinux-minimal-image.bb
-MULTITECH_MTAC = ""
CONSOLE = "sysvinit-inittab-start-open"
@@ -42,7 +41,7 @@ WIFI_FEATURES = " \
hostapd-cfg \
"
-BLUETOOTH_FEATURES = ""
+BLUETOOTH_FEATURES = "bluez5 bluez5-pand bluez5-mlinit"
# Add all timezones available
# ntpdate will sync time every 30 min by default via cron
@@ -70,8 +69,7 @@ MULTITECH_FEATURES_append = " \
MISC_FEATURES = "minicom lrzsz nano pps-tools"
# Extra stuff to install
-IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils python3-pygps-pyc"
-IMAGE_INSTALL_append = " uxfp qfirehose"
+IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils"
IMAGE_INSTALL_append = " \
${TEST_FEATURES} \