mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
xmlrpc-c: remove unused libxml2 dependency
libxml2 has to be enabled explicitly, and if it is enabled then the build fails as it uses the disabled xml2-config, not pkg-config. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,8 +16,6 @@ SRCREV = "86405c7e1bd4f70287204a28d242a1054daab520"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git/stable"
|
S = "${WORKDIR}/git/stable"
|
||||||
|
|
||||||
DEPENDS = "libxml2"
|
|
||||||
|
|
||||||
inherit autotools-brokensep binconfig pkgconfig
|
inherit autotools-brokensep binconfig pkgconfig
|
||||||
|
|
||||||
TARGET_CFLAGS += "-Wno-narrowing"
|
TARGET_CFLAGS += "-Wno-narrowing"
|
||||||
|
|||||||
Reference in New Issue
Block a user