summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-09-08 09:16:28 -0500
committerJohn Klug <john.klug@multitech.com>2021-09-08 09:16:28 -0500
commite544b4c07ae608f291dd9e0125e7fd4577351b13 (patch)
treec18aaf138c269e5e378265c2ab980ef91cfeaf4c /recipes-core
parent1ed6c59d7805cf83c34622f6864dc6bf0302b9c2 (diff)
downloadmeta-mlinux-atmel-e544b4c07ae608f291dd9e0125e7fd4577351b13.tar.gz
meta-mlinux-atmel-e544b4c07ae608f291dd9e0125e7fd4577351b13.tar.bz2
meta-mlinux-atmel-e544b4c07ae608f291dd9e0125e7fd4577351b13.zip
Add radio reset feature to mLinux factory image/test/commissioning
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 41116e4..9ad7432 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -92,3 +92,5 @@ IMAGE_INSTALL_append = " dnsmasq bluez5-pand bluez5-rfcomm"
IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils"
IMAGE_INSTALL_append = " uxfp qfirehose uvccapture"
+
+IMAGE_INSTALL_append = " ppp-radioresetwait radio-reset-background"