mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libxml2: mark patch as non-upstreamable
(From OE-Core rev: be5be9e36dc76215f8563d87f5a6b09c1ac7190b) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ead2f6ced9
commit
b495d60a09
@@ -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 <ross.burton@intel.com>
|
||||
|
||||
Rebase to 2.9.9
|
||||
|
||||
Reference in New Issue
Block a user