Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: adrian.freihofer@gmail.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCHv2 0/5] systemd split networkd package
Date: Fri, 13 Dec 2024 11:18:52 +0000	[thread overview]
Message-ID: <b44dff5fa418020c37422d849f2a50ee5425e61a.camel@linuxfoundation.org> (raw)
In-Reply-To: <20241212164407.2904755-1-adrian.freihofer@gmail.com>

On Thu, 2024-12-12 at 16:55 +0100, Adrian Freihofer via lists.openembedded.org wrote:
> v2 fixes the build warning
> 
> First of all, this patch series fixes a bug in systemd.bbclass that
> forces service files with an Also= relationship to be in the same
> package. This may often be the case, but as long as the RDEPENDS
> between the packages are set correctly, it is no problem to distribute
> the service files over several packages.
> 
> If service files referenced with Also= are no longer automatically added
> to the list of FILES, build errors caused by unpacked files are
> expected. A bitbake world has shown that there are only two recipes in
> oe-core that use automatic packing: busybox and dropbear. There are 2
> patches that fix this.
> 
> Also= relation are probably most often used for sockets. Consequently
> the systemd.bbclass should also allow to split socket files into
> separate packages. However, that's proably practically not used and
> would cause tons of packaging errors. Therefore the automatic packaging
> feature for sockets is not changed.
> 
> The latest patch splits systemd-networkd into its own package. This adds
> a little extra complexity, but splitting systemd into packages is a good
> step towards making Yocto more usable in binary form.

The changes to busybox and dropbear suggests there are some
considerations needed here from a migration perspective as people
upgrade past this change? Is there some documentation we should be
adding to the migration guide along with these changes?

Cheers,

Richard




  parent reply	other threads:[~2024-12-13 11:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12 15:55 [PATCHv2 0/5] systemd split networkd package Adrian Freihofer
2024-12-12 15:55 ` [PATCHv2 1/5] busybox: add klogd service to FILES Adrian Freihofer
2024-12-12 15:55 ` [PATCHv2 2/5] dropbear: add dropbearkey.service " Adrian Freihofer
2024-12-12 15:55 ` [PATCHv2 3/5] systemd.bbclass: refactor adding files Adrian Freihofer
2024-12-12 15:55 ` [PATCHv2 4/5] systemd.bbclass: do not automatically add Also services Adrian Freihofer
2024-12-12 15:55 ` [PATCHv2 5/5] systemd: split networkd into its own package Adrian Freihofer
2024-12-13 13:53   ` [OE-core] " Bruce Ashfield
2024-12-13 21:48     ` Adrian Freihofer
2024-12-16  4:41       ` Bruce Ashfield
2024-12-16 16:08         ` Freihofer, Adrian
2024-12-16 16:13           ` Bruce Ashfield
2024-12-13 11:18 ` Richard Purdie [this message]
2024-12-13 21:27   ` [OE-core] [PATCHv2 0/5] systemd split networkd package Adrian Freihofer

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=b44dff5fa418020c37422d849f2a50ee5425e61a.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=adrian.freihofer@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox