]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 2 Jun 2022 16:54:27 +0000 (06:54 -1000)
commit4851c836529a47210934d865ed6bdc724ed50a2f
tree76738811b2c508891ba086ef4b9ca0eddbb8cac0
parent80980314ec2181e0716964b66867e8bb8a873214
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>
(cherry picked from commit 8d913ab6db3ae4b2786a64a086d519a40dcb8c4d)
Signed-off-by: Steve Sakoman <steve@sakoman.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