mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
neon: add native support
* needed for native subversion (From OE-Core rev: 82b08e04a3f8970e054921075d378e6ba401f63d) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d6ba085416
commit
7f30c4a0b8
@@ -5,9 +5,12 @@ LICENSE = "LGPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://src/COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a \
|
||||
file://src/ne_utils.h;beginline=1;endline=20;md5=2caca609538eddaa6f6adf120a218037"
|
||||
DEPENDS = "zlib libxml2 expat time gnutls libproxy"
|
||||
DEPENDS_virtclass-native = "zlib-native libxml2-native expat-native gnutls-native"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \
|
||||
file://pkgconfig.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user