From 7f09a7df844f6acbcbf71fa41bbc5d305d96d26b Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Mon, 14 May 2012 10:00:52 -0500 Subject: wireless-tools: Update LICENSE field version to GPLv2 and LGPLv2.1 * Updated LICENSE field version from generic GPL to GPLv2 and LGPLv2.1 or MPL-1.1 or BSD 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 --- recipes/wireless-tools/wireless-tools.inc | 2 +- recipes/wireless-tools/wireless-tools_29.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/wireless-tools/wireless-tools.inc b/recipes/wireless-tools/wireless-tools.inc index a6bc6a8373..685c222f18 100644 --- a/recipes/wireless-tools/wireless-tools.inc +++ b/recipes/wireless-tools/wireless-tools.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Tools for the Linux Standard Wireless Extension Subsystem" HOMEPAGE = "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html" SECTION = "base" PRIORITY = "optional" -LICENSE = "GPL" +LICENSE = "GPLv2 LGPLv2.1 | MPL-1.1 | BSD" SRC_URI = "\ http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${PV}.tar.gz \ diff --git a/recipes/wireless-tools/wireless-tools_29.bb b/recipes/wireless-tools/wireless-tools_29.bb index 66626c7dc5..258db1cbf7 100644 --- a/recipes/wireless-tools/wireless-tools_29.bb +++ b/recipes/wireless-tools/wireless-tools_29.bb @@ -1,6 +1,6 @@ require wireless-tools.inc -PR = "r5" +PR = "r6" SRC_URI[md5sum] = "e06c222e186f7cc013fd272d023710cb" SRC_URI[sha256sum] = "6fb80935fe208538131ce2c4178221bab1078a1656306bce8909c19887e2e5a1" -- cgit 1.2.3-korg