]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: Correct path returned in sd_path_lookup()
authorJiaqing Zhao <jiaqing.zhao@linux.intel.com>
Mon, 23 May 2022 02:20:14 +0000 (10:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 May 2022 20:31:07 +0000 (21:31 +0100)
commit8d913ab6db3ae4b2786a64a086d519a40dcb8c4d
treea1c19cce44a2768ef9b46db721510ff66ae6fbc4
parent0c2bbf66c7a00268457ac10fed4bef3714da8651
systemd: Correct path returned in sd_path_lookup()

In oe-core, sysusers.d/sysctl.d/binfmt.d/modules-load.d are still kept
under /usr/lib instead of /lib changed in systemd v246. This patch
corrects the SD_PATH_{SYSUSERS,SYSCTL,BINFMT,MODULES_LOAD} returned
in sd_path_lookup() back to the /usr/lib ones.

Also updates the patch description and upstream status.

Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-core/systemd/systemd/0001-Move-sysusers.d-sysctl.d-binfmt.d-modules-load.d-to-.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-systemd.pc.in-use-ROOTPREFIX-without-suffixed-slash.patch [deleted file]
meta/recipes-core/systemd/systemd_250.5.bb