From cfc1ab7822f2edae68ac40ba11b4bda07e4a7c7f Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 4 Dec 2017 12:13:13 -0600 Subject: Remove dnsmasq from image --- recipes-core/images/mlinux-factory-image.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 6f12065..c50619b 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -86,6 +86,3 @@ IMAGE_INSTALL += "pps-tools" IMAGE_INSTALL += "gpsd ntp ntp-utils gps-utils gpsd-udev" IMAGE_INSTALL += "uvccapture" - -# For WiFi AP -IMAGE_INSTALL += "dnsmasq" -- cgit v1.2.3