From d436d3bf491cf18c24ec834010210594798cf450 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 13 Dec 2010 09:23:27 -0800 Subject: eglibc: organize the recipes lic and other meta data in common file Signed-off-by: Nitin A Kamble --- meta/recipes-core/eglibc/eglibc-common.inc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/recipes-core/eglibc/eglibc-common.inc (limited to 'meta/recipes-core/eglibc/eglibc-common.inc') diff --git a/meta/recipes-core/eglibc/eglibc-common.inc b/meta/recipes-core/eglibc/eglibc-common.inc new file mode 100644 index 0000000000..a9b14766d6 --- /dev/null +++ b/meta/recipes-core/eglibc/eglibc-common.inc @@ -0,0 +1,11 @@ +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" +PRIORITY = "required" +LICENSE = "LGPL" +INC_PR = "r11" +LIC_FILES_CHKSUM = "file://LICENSES;md5=07a394b26e0902b9ffdec03765209770 \ + file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \ + file://posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \ + file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff " -- cgit 1.2.3-korg