From: Alexander Kanavin Date: Fri, 5 Nov 2021 08:48:11 +0000 (+0100) Subject: libxml2: mark patch as non-upstreamable X-Git-Tag: uninative-3.5~939 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=be5be9e36dc76215f8563d87f5a6b09c1ac7190b;p=openembedded-core.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 90fa193775..a5c112db7b 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