From cb963a04146cb01c2b6b8b44d38a53ae759f1442 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 19 Jun 2024 10:59:46 +0200 Subject: [PATCH] glib-networking: submit eagain.patch upstream (From OE-Core rev: eb3958bab8e1a7307f4de7615ddac8222aaae5b0) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-core/glib-networking/glib-networking/eagain.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/glib-networking/glib-networking/eagain.patch b/meta/recipes-core/glib-networking/glib-networking/eagain.patch index 6c2e3c634b..98ff476071 100644 --- a/meta/recipes-core/glib-networking/glib-networking/eagain.patch +++ b/meta/recipes-core/glib-networking/glib-networking/eagain.patch @@ -12,7 +12,7 @@ FAIL: glib-networking/connection-openssl.test (Child process killed by signal 6) The test should probably retry in this situation so test a patch which does this. -Upstream-Status: Pending [testing to see if patch resolves the issue] +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/glib-networking/-/merge_requests/253] Signed-off-by: Richard Purdie ---