]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxml2: upgrade 2.9.14 -> 2.10.3
authorRoss Burton <ross.burton@arm.com>
Wed, 7 Dec 2022 16:57:55 +0000 (16:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2022 10:50:27 +0000 (10:50 +0000)
commitec5f380a14246e31b2a1a12dda9fe2178b1e5f83
tree27fd8a2e2d62c8c6dd17af34459dbddb25dd6968
parent2bb5d12ecd1b0273983f7c05699f34dd64b11c25
libxml2: upgrade 2.9.14 -> 2.10.3

Change ptest away from using the upstream Makefiles to manually running
the tests: they're not actually integrated with automake anyway so this
didn't gain us anything apart from patches we can't send upstream. Drops
the following patches:
- 0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch
- 0001-Port-gentest.py-to-Python-3.patch
- fix-execution-of-ptests.patch
- remove-fuzz-from-ptests.patch
- runtest.patch

Add a simple patch to install the test binaries via the Makefile:
- install-tests.patch

The Python module is built differently and a number of patches no longer
apply and appear to be redundant, remove:
- python-sitepackages-dir.patch

libxml-m4-use-pkgconfig.patch has been sent upstream now, mark as
backport.

Remove obsolete --without-docbook option.

Remove obsolete xml2Conf.sh packaging.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxml/libxml2/0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch [deleted file]
meta/recipes-core/libxml/libxml2/0001-Port-gentest.py-to-Python-3.patch [deleted file]
meta/recipes-core/libxml/libxml2/fix-execution-of-ptests.patch [deleted file]
meta/recipes-core/libxml/libxml2/install-tests.patch [new file with mode: 0644]
meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch
meta/recipes-core/libxml/libxml2/python-sitepackages-dir.patch [deleted file]
meta/recipes-core/libxml/libxml2/remove-fuzz-from-ptests.patch [deleted file]
meta/recipes-core/libxml/libxml2/run-ptest [changed mode: 0644->0755]
meta/recipes-core/libxml/libxml2/runtest.patch [deleted file]
meta/recipes-core/libxml/libxml2_2.10.3.bb [moved from meta/recipes-core/libxml/libxml2_2.9.14.bb with 60% similarity]