aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 10:00:52 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:21:04 -0500
commit7f09a7df844f6acbcbf71fa41bbc5d305d96d26b (patch)
tree11090da7f1773e02973b159a428083c953ddec56
parentad03d7fb52ff16cd12b8f11ee24ef5f3f072556d (diff)
downloadopenembedded-7f09a7df844f6acbcbf71fa41bbc5d305d96d26b.tar.gz
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 <Chase.Maupin@ti.com>
-rw-r--r--recipes/wireless-tools/wireless-tools.inc2
-rw-r--r--recipes/wireless-tools/wireless-tools_29.bb2
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"