aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 10:59:14 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:21:29 -0500
commit030a51f56796ba699edc961e57681ec67af13f78 (patch)
tree7c0c77754a2fe5cfa64953d535cb9007f937533b /recipes
parentc77c04a1fa48e824d353ed6a5561ea268c614b19 (diff)
downloadopenembedded-030a51f56796ba699edc961e57681ec67af13f78.tar.gz
neon: Update LICENSE field version to LGPLv2
* Updated LICENSE field version from generic LGPL to LGPLv2+ to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/neon/neon_0.25.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/neon/neon_0.25.5.bb b/recipes/neon/neon_0.25.5.bb
index e67132f054..a2db6a6efa 100644
--- a/recipes/neon/neon_0.25.5.bb
+++ b/recipes/neon/neon_0.25.5.bb
@@ -1,10 +1,10 @@
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+"
DEPENDS = "zlib libxml2 expat time gnutls"
-PR = "r4"
+PR = "r5"
SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \
file://gnutls-force-and-detect.patch \