From 572c6d539b64600608fba3279e07ac3880dcc48d Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 13 Apr 2022 15:41:39 -0500 Subject: Add MTRE features to the mLinux-sel build --- recipes-core/images/mlinux-sel-test-image.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-core/images/mlinux-sel-test-image.bb b/recipes-core/images/mlinux-sel-test-image.bb index 847fea9..a452893 100644 --- a/recipes-core/images/mlinux-sel-test-image.bb +++ b/recipes-core/images/mlinux-sel-test-image.bb @@ -1,4 +1,4 @@ -require mtr-modules.inc +require mtre-modules.inc DESCRIPTION = "mLinux base mtr image" LICENSE = "MIT" @@ -11,6 +11,7 @@ TEST_FEATURES = "i2c-tools \ libgpiod-tools \ strace \ devmem2 \ + socat \ " FILESYSTEM_FEATURES = "dosfstools \ @@ -69,7 +70,7 @@ MULTITECH_FEATURES_append = " \ MISC_FEATURES = "minicom lrzsz nano pps-tools" # Extra stuff to install -IMAGE_INSTALL_append = " kernel-module-rs9113 rs9113-util rs9113-autostart" +# IMAGE_INSTALL_append = " kernel-module-rs9113 rs9113-util rs9113-autostart" IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils" IMAGE_INSTALL_append = " \ -- cgit v1.2.3