[oe-commits] Saul Wold : eglibc: Tighten LICENSE Fields

git version control git at git.openembedded.org
Tue Jul 19 16:34:20 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: b8c76452e7e2681fb2c846e83bc62a0a2173eee9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b8c76452e7e2681fb2c846e83bc62a0a2173eee9

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Jul 18 10:29:08 2011 -0700

eglibc: Tighten LICENSE Fields

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/eglibc/eglibc-common.inc |    2 +-
 meta/recipes-core/eglibc/eglibc-locale.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc-common.inc b/meta/recipes-core/eglibc/eglibc-common.inc
index d812618..4fa6488 100644
--- a/meta/recipes-core/eglibc/eglibc-common.inc
+++ b/meta/recipes-core/eglibc/eglibc-common.inc
@@ -2,7 +2,7 @@ SUMMARY = "Embedded GLIBC (GNU C Library)"
 DESCRIPTION = "Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) that is designed to work well on embedded systems. EGLIBC strives to be source and binary compatible with GLIBC. EGLIBC's goals include reduced footprint, configurable components, better support for cross-compilation and cross-testing."
 HOMEPAGE = "http://www.eglibc.org/home"
 SECTION = "libs"
-LICENSE = "LGPL"
+LICENSE = "GPLv2 & LGPLv2.1"
 INC_PR = "r11"
 LIC_FILES_CHKSUM ?= "file://LICENSES;md5=07a394b26e0902b9ffdec03765209770 \
       file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \
diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc
index 00cccc0..b496ce6 100644
--- a/meta/recipes-core/eglibc/eglibc-locale.inc
+++ b/meta/recipes-core/eglibc/eglibc-locale.inc
@@ -1,5 +1,5 @@
 INHIBIT_DEFAULT_DEPS = "1"
-LICENSE = "LGPL"
+LICENSE = "GPLv2 & LGPLv2.1"
 
 BPN = "eglibc"
 





More information about the Openembedded-commits mailing list