]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxml2: revert commit breaking patchs in cmake file
authorPeter Marko <peter.marko@siemens.com>
Mon, 26 May 2025 19:33:58 +0000 (21:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 May 2025 07:50:19 +0000 (08:50 +0100)
commitbc93853c8d2e1da10c000a477093e293fa637761
tree9a7490792f5cbae20bf3570cbb79d42a170d349d
parent5feba5682a0d07de94f4b13d7ef24d537c624cf4
libxml2: revert commit breaking patchs in cmake file

Make a revert of commit which breaks cross-compilation of depending
components.
This commit changes path calculation from relative to cmake file to
absolute from includedir, which points then the host /usr/include.
Submitted upstream ticket [1] to clarify how this should be fixed in
libxml2 upstream.

[1] https://gitlab.gnome.org/GNOME/libxml2/-/issues/898#note_2452864

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxml/libxml2/0001-Revert-cmake-Fix-installation-directories-in-libxml2.patch [new file with mode: 0644]
meta/recipes-core/libxml/libxml2_2.14.3.bb