summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-11-08 14:20:42 -0600
committerJohn Klug <john.klug@multitech.com>2017-11-08 14:20:42 -0600
commit092d731d96b6d1396af55ad47708a058de5dc784 (patch)
treed0553538efef391235739bb24f9e5e82d66288d9 /recipes-core
parentad0d5bfa52d5bb12c75fe1d0469a29848ad9e50e (diff)
downloadmeta-mlinux-atmel-092d731d96b6d1396af55ad47708a058de5dc784.tar.gz
meta-mlinux-atmel-092d731d96b6d1396af55ad47708a058de5dc784.tar.bz2
meta-mlinux-atmel-092d731d96b6d1396af55ad47708a058de5dc784.zip
dnsmasq needed for pand
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 8632b70..93a4ef3 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -84,6 +84,7 @@ IMAGE_INSTALL += "sms-utils"
# Multi-Tech GPS Utility
IMAGE_INSTALL += "venus-gps"
IMAGE_INSTALL += "pps-tools"
+IMAGE_INSTALL += "dnsmasq"
# When ntp is to use the GPS, gps-utils is required
IMAGE_INSTALL += "gpsd libgps ntp ntp-utils gps-utils gpsd-udev"