]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libxml2: don't override XML_CATALOG_FILES in xmllint wrapper if already set
authorRoss Burton <ross.burton@arm.com>
Fri, 9 Sep 2022 16:36:40 +0000 (17:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Sep 2022 07:31:22 +0000 (08:31 +0100)
commita6be6d307fbe69248b4905214712d67bfddf6b92
treeae4305df8d952eb82d40563a2633a664744400d8
parenta32f4309aec277cac01c1fd8c78e28d0fd63b064
libxml2: don't override XML_CATALOG_FILES in xmllint wrapper if already set

The KDE build uses custom catalogs by setting XML_CATALOG_FILES, so this
wrapper should not override that value if it has already been set.

[RP: Add vardepsexclude since bitbake stores the expanded version of the variable
name in the siginfo data which would expand to a full build path in the native
case]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxml/libxml2_2.9.14.bb