]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libsoup-2.4: fix do_compile failure
authorChangqing Li <changqing.li@windriver.com>
Tue, 3 Jun 2025 09:21:05 +0000 (17:21 +0800)
committerSteve Sakoman <steve@sakoman.com>
Tue, 3 Jun 2025 15:57:58 +0000 (08:57 -0700)
commitf14a6c98e4cbf4ee2a243387b018e29beab3b56a
tree22fde357cea5c3e2ee4f7c9ad4f5c0153aa3c8e0
parentde53b2272919b97719e2b7f704154283caebc59f
libsoup-2.4: fix do_compile failure

Remove test code for fixing do_compile failure:
../libsoup-2.74.3/tests/auth-test.c:1554:39: error: unknown type name 'SoupServerMessage'; did you mean 'SoupServerClass'?
 1554 |                                       SoupServerMessage *msg,
      |

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/libsoup/libsoup-2.4/CVE-2025-32910-1.patch
meta/recipes-support/libsoup/libsoup-2.4/CVE-2025-32910-2.patch
meta/recipes-support/libsoup/libsoup-2.4/CVE-2025-32912-1.patch