aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.29.2.bb
diff options
context:
space:
mode:
authorAndrej Valek <andrej.valek@siemens.com>2018-10-09 14:56:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-10 12:42:40 +0100
commitdca804a9595002ddc3893720a96b7f1a67b6e6c4 (patch)
tree3bbbc1d8bb5bf4a87170bdf534b0a036eb67e8d9 /meta/recipes-core/busybox/busybox_1.29.2.bb
parentd06b7fd291076a423a83b9630471baeaef9d4f43 (diff)
downloadopenembedded-core-contrib-dca804a9595002ddc3893720a96b7f1a67b6e6c4.tar.gz
busybox: fix conflict with runlevel applet
- remove OE runlevel script which conflicts with busybox's applet - don't install empty directories Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.29.2.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.29.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.29.2.bb b/meta/recipes-core/busybox/busybox_1.29.2.bb
index 3496a857c4..df3ea5906b 100644
--- a/meta/recipes-core/busybox/busybox_1.29.2.bb
+++ b/meta/recipes-core/busybox/busybox_1.29.2.bb
@@ -40,7 +40,6 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
file://inittab \
file://rcS \
file://rcK \
- file://runlevel \
file://makefile-libbb-race.patch \
"
SRC_URI_append_libc-musl = " file://musl.cfg "