From 23e0897097046ef298c154967bb3a1fb06404a22 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 19 Mar 2018 18:05:30 -0500 Subject: Add rfcomm to the image --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/images/mlinux-factory-image.bb') diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index c0b5f71..422d1a8 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -85,7 +85,7 @@ IMAGE_INSTALL += "sms-utils" # Multi-Tech GPS Utility IMAGE_INSTALL += "venus-gps" IMAGE_INSTALL += "pps-tools" -IMAGE_INSTALL += "dnsmasq bluez5-pand" +IMAGE_INSTALL += "dnsmasq bluez5-pand bluez5-rfcomm" # When ntp is to use the GPS, gps-utils is required IMAGE_INSTALL += "gpsd libgps ntp ntp-utils gps-utils gpsd-udev" -- cgit v1.2.3