]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libsecret: update patch Upstream-Status
authorMarkus Volk <f_l_k@t-online.de>
Tue, 14 Jan 2025 07:05:56 +0000 (08:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jan 2025 13:38:56 +0000 (13:38 +0000)
Upstream does not want the pam tests to be skipped

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch

index 87ab8a32cd12303a58b07640d284bfd6dd09c528..1bd49bbc3889bc7f41715820f41654e52c3286ab 100644 (file)
@@ -3,7 +3,7 @@ From: Markus Volk <f_l_k@t-online.de>
 Date: Tue, 3 Dec 2024 15:58:17 +0100
 Subject: [PATCH] meson: add option to disable pam tests
 
-Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/151/commits]
+Upstream-Status: Denied [https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/151]
 
 Signed-off-by: Markus Volk <f_l_k@t-online.de>
 ---