summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2017-12-13 17:33:58 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-19 12:18:03 +0000
commit90b9fd1ab109d62f1cf6adacdbf448f850651ec7 (patch)
tree9d95d7ee34fa2d5dc798458707bfcfbcef89e307
parentd5f108349c0c052347b46fb7a8ed30fdec2b15c2 (diff)
downloadopenembedded-core-90b9fd1ab109d62f1cf6adacdbf448f850651ec7.tar.gz
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 <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-core/busybox/busybox/musl.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox/musl.cfg b/meta/recipes-core/busybox/busybox/musl.cfg
index facfe85445..6fffc91098 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