[oe-commits] chase maupin : wireless-tools: Update LICENSE field version to GPLv2 and LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:40 UTC 2012


Module: openembedded.git
Branch: master
Commit: fe97219436fa220aff0e547856abcc343ee96e18
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=fe97219436fa220aff0e547856abcc343ee96e18

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:29:52 2012 +0000

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 at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 a6bc6a8..685c222 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 66626c7..258db1c 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"





More information about the Openembedded-commits mailing list