mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 16:19:14 +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:
parent
11af3bd250
commit
d6249ca1de
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user