From e544b4c07ae608f291dd9e0125e7fd4577351b13 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 8 Sep 2021 09:16:28 -0500 Subject: Add radio reset feature to mLinux factory image/test/commissioning --- recipes-core/images/mlinux-factory-image.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-core') 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" -- cgit v1.2.3