From 8975c2f7caadc5e3972cac538877bfd2ab54214f Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 29 Apr 2022 16:27:36 -0500 Subject: Move mLinux images to Python 3 --- recipes-core/images/mlinux-rs9113-mtrv1-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/images/mlinux-rs9113-mtrv1-image.bb') diff --git a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb index 072240c..fb1dc34 100644 --- a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb +++ b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb @@ -70,7 +70,7 @@ MISC_FEATURES = "minicom lrzsz nano pps-tools" # Extra stuff to install IMAGE_INSTALL_append = " kernel-module-rs9113 rs9113rf rs9113-util rs9113-utils-extra rs9113-misc rs9113-autostart" -IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils" +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 = " \ -- cgit v1.2.3