Files
poky/meta/recipes-core
Christian Bräuner Sørensen 368dd0432e systemd: sed ROOT_HOME only if sysusers PACKAGECONFIG is set
Fixes a bug introducted in ebafe46379 systemd: upgrade to 255.1.

Besides updating systemd, that commit also made other changes. One of them
being when to perform the replacement in order to fix ROOT_HOME.

Previously, that happened on a configure prefunc and on
${S}/sysusers.d/basic.conf.in.
Now it happens in install and on image/usr/lib/sysusers.d/basic.conf.

However, that file is not present if sysusers is not in PACKAGECONFIG,
since that file in that case is not installed hence resulting in:
sed: can't read <redactedpath>/image/usr/lib/sysusers.d/basic.conf: No such file or directory

Previously, in the case of sysusers not being in PACKAGECONFIG, that was a
"silent error" since the replacement was done but the file was not really
used since the file was not installed.

(From OE-Core rev: fac654a5445da2603b3435aca8db33fc8411d51b)

Signed-off-by: Christian Bräuner Sørensen <yocto@bsorensen.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-04-25 10:06:03 +01:00
..
2024-04-16 08:07:02 +01:00
2024-01-07 12:24:57 +00:00
2024-04-16 08:07:02 +01:00
2024-03-18 12:21:45 +00:00
2023-04-27 14:41:31 +01:00
2024-03-07 17:25:02 +00:00
2024-04-14 06:28:02 +01:00
2024-04-16 08:07:02 +01:00
2024-04-16 15:53:54 +01:00
2024-01-19 00:16:42 +00:00
2024-04-23 13:40:24 +01:00
2022-11-08 22:47:16 +00:00
2024-01-21 12:27:12 +00:00
2023-05-05 11:07:26 +01:00
2024-04-08 17:35:35 +01:00
2023-09-26 10:35:27 +01:00
2024-04-23 13:40:24 +01:00
2024-04-23 13:40:24 +01:00
2024-04-23 13:40:24 +01:00
2024-02-16 15:14:26 +00:00