From patchwork Mon May 14 16:10:30 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [65/69] libnfnetlink: Update LICENSE field version Date: Mon, 14 May 2012 16:10:30 -0000 From: chase maupin X-Patchwork-Id: 27681 Message-Id: <1337011834-24879-66-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * 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 --- recipes/libnfnetlink/libnfnetlink_1.0.0.bb | 4 +++- 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 ef6551e..40ed9c4 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"