aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:29 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:21 -0700
commite6555e7fff69af54e2d6a6e3ad6b7238557b2374 (patch)
tree5c732dc435a567e6ae8da4393d50ff43115754bc /recipes/x-load
parent6289a3e91a18533329486286aaf8a14c5ad95552 (diff)
downloadopenembedded-e6555e7fff69af54e2d6a6e3ad6b7238557b2374.tar.gz
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@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/x-load')
-rw-r--r--recipes/x-load/signgp.bb2
-rw-r--r--recipes/x-load/x-load.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/x-load/signgp.bb b/recipes/x-load/signgp.bb
index 8ee36b5296..8eea85c320 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 553ef58f33..4e981b70d8 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"