diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-06-19 10:59:46 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-08-01 06:08:09 -0700 |
commit | 182492d4122a479302fe1b92f6c706bbd25c6888 (patch) | |
tree | 1adc6add1f87ba1af88416e4f9094ad70d421399 | |
parent | 64ac9fa408d925d951ebd4b042e010babce499f9 (diff) | |
download | poky-182492d4122a479302fe1b92f6c706bbd25c6888.tar.gz |
glib-networking: submit eagain.patch upstream
(From OE-Core rev: a46e784fa315ffc545ad36ff865ce033c3da0b67)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit eb3958bab8e1a7307f4de7615ddac8222aaae5b0)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-core/glib-networking/glib-networking/eagain.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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) | |||
12 | 12 | ||
13 | The test should probably retry in this situation so test a patch which does this. | 13 | The test should probably retry in this situation so test a patch which does this. |
14 | 14 | ||
15 | Upstream-Status: Pending [testing to see if patch resolves the issue] | 15 | Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/glib-networking/-/merge_requests/253] |
16 | 16 | ||
17 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | 17 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
18 | --- | 18 | --- |