]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
systemd: Update patch status
authorKhem Raj <raj.khem@gmail.com>
Thu, 19 May 2022 19:32:17 +0000 (12:32 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 2 Jun 2022 16:54:27 +0000 (06:54 -1000)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2cdfc505ce4e00ae9b4abd962c60c9fec6c3db6c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/systemd/systemd/0002-Add-sys-stat.h-for-S_IFDIR.patch

index 15413d7a0b90c491d0378deaca496296b933a775..8cf05464502f0cbb3726367ad4dba935bfc06715 100644 (file)
@@ -6,7 +6,7 @@ Subject: [PATCH] Add sys/stat.h for S_IFDIR
 ../git/src/shared/mkdir-label.c:13:61: error: use of undeclared identifier 'S_IFDIR'
         r = mac_selinux_create_file_prepare_at(dirfd, path, S_IFDIR);
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/systemd/systemd/pull/23441]
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 
 ---