diff options
author | Markus Volk <f_l_k@t-online.de> | 2025-01-14 08:05:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-20 13:38:59 +0000 |
commit | 41bec49c54db13c60cdd0869049b658a4e2ec638 (patch) | |
tree | bfe9db7064a0dd5d24f5bdd176301ae758c09c83 /meta/recipes-gnome | |
parent | 096dbb79928cbbb4e2fb8203582a025b44d4576c (diff) | |
download | poky-41bec49c54db13c60cdd0869049b658a4e2ec638.tar.gz |
libsecret: update patch Upstream-Status
Upstream does not want the pam tests to be skipped
(From OE-Core rev: 7c5baaf8b95422ad0192ba3dc93efadf5eb70476)
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>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/libsecret/libsecret/0001-meson-add-option-to-disable-pam-tests.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 87ab8a32cd..1bd49bbc38 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 <f_l_k@t-online.de> | |||
3 | Date: Tue, 3 Dec 2024 15:58:17 +0100 | 3 | Date: Tue, 3 Dec 2024 15:58:17 +0100 |
4 | Subject: [PATCH] meson: add option to disable pam tests | 4 | Subject: [PATCH] meson: add option to disable pam tests |
5 | 5 | ||
6 | Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/151/commits] | 6 | Upstream-Status: Denied [https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/151] |
7 | 7 | ||
8 | Signed-off-by: Markus Volk <f_l_k@t-online.de> | 8 | Signed-off-by: Markus Volk <f_l_k@t-online.de> |
9 | --- | 9 | --- |