[OE-core] [PATCH] systemd: fix PN-container package splitting

Richard Purdie richard.purdie at linuxfoundation.org
Tue Nov 20 17:39:51 UTC 2018


On Mon, 2018-11-19 at 23:33 +0100, Adrian Freihofer wrote:
> From: Adrian Freihofer <adrian.freihofer at scs.ch>
> 
> - Fix package splitting for services installed with
>   systemd-container. Some files have been installed with systemd
>   package instead of systemd-container package. (*.service,
>   *.socket, *.html...)
> - Split journal-upload, journal-remote, journal-gatewayd into
>   separate packages. These services are not strictly related to
>   nspawn containers. Remote logging is now possible without
>   installing all the container stuff.
> - systemd-container package rdepends on the new packages to
>   maintain 100% backwards compatibility. But nspawn does not
>   really depend on them. rrecommends would be fine as well.
> 
> Signed-off-by: Adrian Freihofer <adrian.freihofer at gmail.com>
> ---
>  meta/recipes-core/systemd/systemd_239.bb | 56 ++++++++++++++++++++
> ----
>  1 file changed, 48 insertions(+), 8 deletions(-)

This causes failures in oe-selftest:


https://autobuilder.yoctoproject.org/typhoon/#/builders/28/builds/242/steps/7/logs/step2d

(you can run individual tests with oe-selftest -r <testname>

Cheers,

Richard



More information about the Openembedded-core mailing list