[oe-commits] [openembedded-core] 03/20: busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg

git at git.openembedded.org git at git.openembedded.org
Fri Jan 19 12:37:38 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 90b9fd1ab109d62f1cf6adacdbf448f850651ec7
Author: Andre McCurdy <armccurdy at gmail.com>
AuthorDate: Wed Dec 13 17:33:58 2017 -0800

    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 at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/busybox/busybox/musl.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-core/busybox/busybox/musl.cfg b/meta/recipes-core/busybox/busybox/musl.cfg
index facfe85..6fffc91 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list