All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg
@ 2017-12-14  1:33 Andre McCurdy
  2018-01-16  2:59 ` Andre McCurdy
  0 siblings, 1 reply; 2+ messages in thread
From: Andre McCurdy @ 2017-12-14  1:33 UTC (permalink / raw)
  To: openembedded-core

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>
---
 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
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg
  2017-12-14  1:33 [PATCH] busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg Andre McCurdy
@ 2018-01-16  2:59 ` Andre McCurdy
  0 siblings, 0 replies; 2+ messages in thread
From: Andre McCurdy @ 2018-01-16  2:59 UTC (permalink / raw)
  To: OE Core mailing list

On Wed, Dec 13, 2017 at 5:33 PM, Andre McCurdy <armccurdy@gmail.com> wrote:
> From 1.25.0 onwards, busybox dropped systemd compatibility from its
> version of syslogd:
>
>   https://git.busybox.net/busybox/commit/?id=accd9eeb719916da974584b33b1aeced5f3bb346

Ping.

> Signed-off-by: Andre McCurdy <armccurdy@gmail.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
> --
> 1.9.1
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-16  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-14  1:33 [PATCH] busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg Andre McCurdy
2018-01-16  2:59 ` Andre McCurdy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.