]> Git Repo - buildroot-mgba.git/commit
package/gupnp: fix build with newer versions of libxml2
authorBernd Kuhls <[email protected]>
Sat, 1 Jul 2023 18:06:55 +0000 (20:06 +0200)
committerThomas Petazzoni <[email protected]>
Sat, 1 Jul 2023 19:51:14 +0000 (21:51 +0200)
commit4f9ce6dbf6c76398d5d1e4e8cc3b883e83d55394
treef66503004c3e694b7c23848348ab97cac65d0709
parent1c7d497f414210688130054cf78c949b4a1a8d82
package/gupnp: fix build with newer versions of libxml2

Fixes:
http://autobuild.buildroot.net/results/b26/b267c4137edebc504757b6275824c748cce3d894/

libxml2 deprecated the function xmlRecoverMemory with commit
https://github.com/GNOME/libxml2/commit/51035c539edf67de93ced3cf037bb1f2b298e526
first included in versions 2.11.0. Buildroot bumped libxml2 to the 2.11
branch with commit dfe1ca7872a45bcdc825ff0900d7fd929097a635.

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/gupnp/0001-all-Drop-xmlRecoverMemory.patch [new file with mode: 0644]
This page took 0.037103 seconds and 4 git commands to generate.