[oe] [PATCH 10/22] ipkg-utils: update package LICENSE

Chase Maupin chasemaupin03 at gmail.com
Thu Oct 21 13:33:18 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/ipkg-utils/ipkg-link_1.6+cvs20050404.bb  |    2 +-
 recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb b/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
index 6687129..6a80d01 100644
--- a/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
+++ b/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
@@ -1,6 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "Itsy Package Manager utilities link script"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 CONFLICTS = "ipkg-utils"
 SRCDATE = "20050930"
 PR = "r4"
diff --git a/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb b/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
index d22fd26..26584e9 100644
--- a/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
+++ b/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Itsy Package Manager utilities"
 SECTION = "base"
 PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 CONFLICTS = "ipkg-link"
 RDEPENDS_${PN} = "python"
 SRCDATE = "20050930"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list