From 60dac2846def5222a502b08e5172eafe5869cdd9 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 9 Oct 2017 10:42:32 -0500 Subject: Add busybox-ifplugd to the exposed package list, and out ifplugd in the base image. --- recipes-core/busybox/busybox_%.bbappend | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-core/busybox') diff --git a/recipes-core/busybox/busybox_%.bbappend b/recipes-core/busybox/busybox_%.bbappend index bc7225a..a24100f 100644 --- a/recipes-core/busybox/busybox_%.bbappend +++ b/recipes-core/busybox/busybox_%.bbappend @@ -1,4 +1,5 @@ PR .= ".mlinux2" +PACKAGES =+ "busybox-ifplugd" FILESEXTRAPATHS_prepend := ":${THISDIR}/files:" RDEPENDS_${PN} += "bash" -- cgit v1.2.3