[oe] [PATCH 21/22] x-load: update package LICENSE

Chase Maupin chasemaupin03 at gmail.com
Thu Oct 21 13:33:29 UTC 2010


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

Signed-off-by: Chase Maupin <Chase.Maupin at ti.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"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list