summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-factory-image.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-10-09 10:42:32 -0500
committerJohn Klug <john.klug@multitech.com>2017-10-09 10:42:32 -0500
commit60dac2846def5222a502b08e5172eafe5869cdd9 (patch)
treeb1f94065530b860ec8c190b0d3fd03ea4158597c /recipes-core/images/mlinux-factory-image.bb
parent693cfe48fdb715a528b68c543726e470ce3e1731 (diff)
downloadmeta-mlinux-60dac2846def5222a502b08e5172eafe5869cdd9.tar.gz
meta-mlinux-60dac2846def5222a502b08e5172eafe5869cdd9.tar.bz2
meta-mlinux-60dac2846def5222a502b08e5172eafe5869cdd9.zip
Add busybox-ifplugd to the exposed package list, and out ifplugd in the base image.
Diffstat (limited to 'recipes-core/images/mlinux-factory-image.bb')
-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 c94bd18..8632b70 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -18,9 +18,6 @@ IMAGE_INSTALL += "sqlite3"
IMAGE_INSTALL += "autossh"
-# Ethernet Hotplug Support
-IMAGE_INSTALL += "busybox-ifplugd"
-
# Monit system/process monitor
IMAGE_INSTALL += "monit"