All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Jan Havran <havran.jan@email.cz>
Cc: Sergio Prado <sergio.prado@e-labworks.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ubus: remove obsolete systemd option
Date: Thu, 11 Jul 2024 21:24:50 +0200	[thread overview]
Message-ID: <20240711212450.03598fa8@windsurf> (raw)
In-Reply-To: <Zm70YkR_roWwY-ms@arch-zen.localdomain>

On Sun, 16 Jun 2024 16:19:14 +0200
Jan Havran <havran.jan@email.cz> wrote:

> ENABLE_SYSTEMD option has been removed from ubus by commit:
> 96ab0b3032f5 ubusd: remove systemd socket activation support
> 
> Signed-off-by: Jan Havran <havran.jan@email.cz>
> ---
>  package/ubus/ubus.mk | 7 -------
>  1 file changed, 7 deletions(-)

I've done a bit more research to see from a Buildroot perspective since
when this obsolete systemd option has been dropped, and I added the
conclusion of this investigation in an improved commit message:

    package/ubus: remove obsolete systemd option
    
    ENABLE_SYSTEMD option has been removed from ubus by upstream commit:
    
      96ab0b3032f5 ubusd: remove systemd socket activation support
    
    From a Buildroot perspective, this means that this systemd socket
    activation feature no longer exists since Buildroot commit
    130be80d34905d3e79ff6b8f8fb31b3c3765eb96 ("ubus: bump version"), as we
    bumped ubus from 259450f414d8c9ee41896e8e6d6bc57ec00e2b63 to
    34c6e818e431cc53478a0f7c7c1eca07d194d692 in this commit, and the
    96ab0b3032f5 ("ubusd: remove systemd socket activation support")
    commit is in this range. It was therefore dropped upstream in 2016,
    and in Buildroot in 2017.

Applied with this improved commit message. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-07-11 19:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16 14:19 [Buildroot] [PATCH 1/1] package/ubus: remove obsolete systemd option Jan Havran
2024-07-11 19:24 ` Thomas Petazzoni via buildroot [this message]
2024-07-15 21:13   ` Jan Havran
2024-07-28 10:05   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240711212450.03598fa8@windsurf \
    --to=buildroot@buildroot.org \
    --cc=havran.jan@email.cz \
    --cc=sergio.prado@e-labworks.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.