From: Andre McCurdy Date: Thu, 14 Dec 2017 01:33:58 +0000 (-0800) Subject: busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19058 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b9fd1ab109d62f1cf6adacdbf448f850651ec7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg From 1.25.0 onwards, busybox dropped systemd compatibility from its version of syslogd: https://git.busybox.net/busybox/commit/?id=accd9eeb719916da974584b33b1aeced5f3bb346 Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/busybox/busybox/musl.cfg b/meta/recipes-core/busybox/busybox/musl.cfg index facfe85445c..6fffc91098b 100644 --- a/meta/recipes-core/busybox/busybox/musl.cfg +++ b/meta/recipes-core/busybox/busybox/musl.cfg @@ -2,7 +2,6 @@ # CONFIG_SELINUX is not set # CONFIG_FEATURE_HAVE_RPC is not set # CONFIG_WERROR is not set -# CONFIG_FEATURE_SYSTEMD is not set # CONFIG_FEATURE_VI_REGEX_SEARCH is not set # CONFIG_PAM is not set # CONFIG_FEATURE_INETD_RPC is not set