From: Markus Volk Date: Tue, 14 Jan 2025 07:05:56 +0000 (+0100) Subject: libsecret: update patch Upstream-Status X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5baaf8b95422ad0192ba3dc93efadf5eb70476;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libsecret: update patch Upstream-Status Upstream does not want the pam tests to be skipped Signed-off-by: Markus Volk Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch b/meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch index 87ab8a32cd1..1bd49bbc388 100644 --- a/meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch +++ b/meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch @@ -3,7 +3,7 @@ From: Markus Volk 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 ---