From: Alexander Kanavin Date: Fri, 5 Nov 2021 08:48:11 +0000 (+0100) Subject: libxml2: mark patch as non-upstreamable X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be5be9e36dc76215f8563d87f5a6b09c1ac7190b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxml2: mark patch as non-upstreamable Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch b/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch index 90fa1937751..a5c112db7b3 100644 --- a/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch +++ b/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch @@ -5,7 +5,11 @@ Subject: [PATCH] AM_PATH_XML2 uses xml-config which we disable through binconfig-disabled.bbclass, so port it to use pkg-config instead. -Upstream-Status: Pending +This cannot be upstreamed, as the original macro supports various +optional arguments which cannot be supported with a direct call +to pkg-config. + +Upstream-Status: Inappropriate [oe-core specific; see above] Signed-off-by: Ross Burton Rebase to 2.9.9