aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnfnetlink
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 11:00:36 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:21:31 -0500
commitf4a54808f6b5388f7951025393db5d4188bf1bb7 (patch)
tree23320aa220b8f147524e2710fb4370a3e1221eea /recipes/libnfnetlink
parent030a51f56796ba699edc961e57681ec67af13f78 (diff)
downloadopenembedded-f4a54808f6b5388f7951025393db5d4188bf1bb7.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>
Diffstat (limited to 'recipes/libnfnetlink')
-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"