summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-12-04 12:13:13 -0600
committerJohn Klug <john.klug@multitech.com>2017-12-04 12:13:13 -0600
commitcfc1ab7822f2edae68ac40ba11b4bda07e4a7c7f (patch)
treeb87b1159311b9864f74a7a563f223aff268fec47
parent3a33cbf6759342d3cc045fb8a22e4226ecf209e1 (diff)
downloadmeta-mlinux-cfc1ab7822f2edae68ac40ba11b4bda07e4a7c7f.tar.gz
meta-mlinux-cfc1ab7822f2edae68ac40ba11b4bda07e4a7c7f.tar.bz2
meta-mlinux-cfc1ab7822f2edae68ac40ba11b4bda07e4a7c7f.zip
Remove dnsmasq from image
-rw-r--r--recipes-core/images/mlinux-factory-image.bb3
1 files changed, 0 insertions, 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"