aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc-common.inc
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-07-18 10:29:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-19 17:33:58 +0100
commitb8c76452e7e2681fb2c846e83bc62a0a2173eee9 (patch)
treea9e259859336442c7a29a82daab56082ceea343c /meta/recipes-core/eglibc/eglibc-common.inc
parent4db073061bdd1d3361ff90d309049a1621f06704 (diff)
downloadopenembedded-core-b8c76452e7e2681fb2c846e83bc62a0a2173eee9.tar.gz
eglibc: Tighten LICENSE Fields
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc-common.inc')
-rw-r--r--meta/recipes-core/eglibc/eglibc-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-common.inc b/meta/recipes-core/eglibc/eglibc-common.inc
index d812618978..4fa64885fb 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 \