From c621797d71393d50fc5e2c80c5a460d871101a96 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 7 Sep 2017 10:16:11 -0500 Subject: Fix libgps name in factory recipe --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 5ef4f85..8632b70 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -86,6 +86,6 @@ IMAGE_INSTALL += "venus-gps" IMAGE_INSTALL += "pps-tools" # When ntp is to use the GPS, gps-utils is required -IMAGE_INSTALL += "gpsd libgps22 ntp ntp-utils gps-utils gpsd-udev" +IMAGE_INSTALL += "gpsd libgps ntp ntp-utils gps-utils gpsd-udev" IMAGE_INSTALL += "uvccapture" -- cgit v1.2.3