aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:30:05 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:29:03 +0100
commit6f23c1850e561d843ab5d7c8556178b97c16621f (patch)
treee9ac614dc2255f3a708fe5e362b55acc4bf6d0e0
parentbd20f8362fb880edd330135ddfc1a2480a8d2dc2 (diff)
downloadopenembedded-6f23c1850e561d843ab5d7c8556178b97c16621f.tar.gz
libnfnetlink: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic LGPL to GPLv2+ to reflect the real license version. * This change was back-ported from oe-core. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/libnfnetlink/libnfnetlink_1.0.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/libnfnetlink/libnfnetlink_1.0.0.bb b/recipes/libnfnetlink/libnfnetlink_1.0.0.bb
index ef6551e024..40ed9c44da 100644
--- a/recipes/libnfnetlink/libnfnetlink_1.0.0.bb
+++ b/recipes/libnfnetlink/libnfnetlink_1.0.0.bb
@@ -1,6 +1,8 @@
include libnfnetlink.inc
-PR = "${INC_PR}.0"
+LICENSE = "GPLv2+"
+
+PR = "${INC_PR}.1"
SRC_URI[libnfnetlink-1.0.0.md5sum] = "016fdec8389242615024c529acc1adb8"
SRC_URI[libnfnetlink-1.0.0.sha256sum] = "3752b03a4c09821ee9a2528d69289423a01e7171f1a22dfdd11d5459e03972fb"