[oe-commits] Chase Maupin : x-load: update package LICENSE

git version control git at git.openembedded.org
Mon Oct 25 22:38:27 UTC 2010


Module: openembedded.git
Branch: master
Commit: e6555e7fff69af54e2d6a6e3ad6b7238557b2374
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e6555e7fff69af54e2d6a6e3ad6b7238557b2374

Author: Chase Maupin <chasemaupin03 at gmail.com>
Date:   Thu Oct 21 03:33:29 2010 +0000

x-load: update package LICENSE

* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/x-load/signgp.bb  |    2 +-
 recipes/x-load/x-load.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/x-load/signgp.bb b/recipes/x-load/signgp.bb
index 8ee36b5..8eea85c 100644
--- a/recipes/x-load/signgp.bb
+++ b/recipes/x-load/signgp.bb
@@ -1,4 +1,4 @@
-LICENSE = "BSD"
+LICENSE = "NewBSD"
 DESCRIPTION = "Tool to sign omap3 x-loader images"
 
 PR = "r4"
diff --git a/recipes/x-load/x-load.inc b/recipes/x-load/x-load.inc
index 553ef58..4e981b7 100644
--- a/recipes/x-load/x-load.inc
+++ b/recipes/x-load/x-load.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "x-load bootloader loader"
 SECTION = "bootloaders"
 PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 
 DEPENDS = "signgp-native"
 





More information about the Openembedded-commits mailing list