mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
neon: Upgraded to 0.29.3
Change local directory name to ${PN}-${PV}
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
057d630962
commit
b82851ad38
Vendored
@@ -1,8 +1,13 @@
|
||||
DESCRIPTION = "neon is an HTTP and WebDAV client library, with a C interface."
|
||||
HOMEPAGE = "http://www.webdav.org/neon/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPL"
|
||||
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"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \
|
||||
file://pkgconfig.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user