From: Alexander Kanavin Date: Wed, 19 Jun 2024 08:59:46 +0000 (+0200) Subject: glib-networking: submit eagain.patch upstream X-Git-Tag: uninative-4.6~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3958bab8e1a7307f4de7615ddac8222aaae5b0;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git glib-networking: submit eagain.patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glib-networking/glib-networking/eagain.patch b/meta/recipes-core/glib-networking/glib-networking/eagain.patch index 6c2e3c634b7..98ff4760716 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 ---