Re: [OE-core] [PATCH] glib-networking: Fix ptest failures with openssl backend

2024-01-09 Thread Ross Burton
On 9 Jan 2024, at 16:13, Khem Raj wrote: > > On Tue, Jan 9, 2024 at 7:55 AM Ross Burton wrote: >> >> On 22 Dec 2023, at 17:54, Khem Raj via lists.openembedded.org >> wrote: >>> +SRC_URI += "file://eagain.patch \ >>> +file://0001-tests-Disable-test_unclean_close_by_server.patch \

Re: [OE-core] [PATCH] glib-networking: Fix ptest failures with openssl backend

2024-01-09 Thread Khem Raj
On Tue, Jan 9, 2024 at 7:55 AM Ross Burton wrote: > > On 22 Dec 2023, at 17:54, Khem Raj via lists.openembedded.org > wrote: > > +SRC_URI += "file://eagain.patch \ > > +file://0001-tests-Disable-test_unclean_close_by_server.patch \ > > As this only affects builds with openssl,

Re: [OE-core] [PATCH] glib-networking: Fix ptest failures with openssl backend

2024-01-09 Thread Ross Burton
On 22 Dec 2023, at 17:54, Khem Raj via lists.openembedded.org wrote: > +SRC_URI += "file://eagain.patch \ > +file://0001-tests-Disable-test_unclean_close_by_server.patch \ As this only affects builds with openssl, should we apply the patch in on openssl builds? Ross

[OE-core] [PATCH] glib-networking: Fix ptest failures with openssl backend

2023-12-22 Thread Khem Raj
Signed-off-by: Khem Raj --- ...Disable-test_unclean_close_by_server.patch | 42 +++ .../glib-networking/glib-networking_2.78.0.bb | 5 ++- 2 files changed, 45 insertions(+), 2 deletions(-) create mode 100644