[oe] [PATCH] coreutils: LICENSE for versions after 6.9 is GPLv3.

Marc Olzheim zlo at zlo.nu
Thu Jul 22 09:26:18 UTC 2010


From: Marc Olzheim <marc at iphion.nl>

---
 recipes/coreutils/coreutils-6.0.inc |    2 ++
 recipes/coreutils/coreutils.inc     |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/coreutils/coreutils-6.0.inc b/recipes/coreutils/coreutils-6.0.inc
index 41f26cf..fb5abbc 100644
--- a/recipes/coreutils/coreutils-6.0.inc
+++ b/recipes/coreutils/coreutils-6.0.inc
@@ -1,5 +1,7 @@
 require coreutils.inc
 
+LICENSE = GPLv2
+
 SRC_URI = "\
   ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
   file://futimens.patch \
diff --git a/recipes/coreutils/coreutils.inc b/recipes/coreutils/coreutils.inc
index 9242c51..e10896c 100644
--- a/recipes/coreutils/coreutils.inc
+++ b/recipes/coreutils/coreutils.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "A collection of core GNU utilities."
 HOMEPAGE = "http://www.gnu.org/software/coreutils"
-LICENSE = "GPL"
+LICENSE = "GPLv3"
 SECTION = "base"
 RREPLACES_${PN} = "textutils shellutils fileutils"
 RPROVIDES_${PN} = "textutils shellutils fileutils"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list