mxml: extend to native
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -2,8 +2,6 @@ SUMMARY = "Mini-XML is a small XML library"
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a6ba38606d63bb042c5d8cfee182e120"
|
||||
|
||||
DEPENDS = ""
|
||||
|
||||
SRC_URI = " \
|
||||
https://github.com/michaelrsweet/mxml/releases/download/release-${PV}/${BPN}-${PV}.tar.gz \
|
||||
file://0001-avoid-testing-library-in-cross-environments.patch \
|
||||
@@ -14,6 +12,8 @@ SRC_URI[sha256sum] = "267ff58b64ddc767170d71dab0c729c06f45e1df9a9b6f75180b564f09
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
EXTRA_AUTORECONF += "--exclude=autoheader"
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user