summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc-common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-04-30 13:41:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-05 12:26:44 +0100
commitf014269ea86391516fe28ecce52d223b7d78b5eb (patch)
tree187a97f3aeb2784fa9cfa510a5243c2b399080c4 /meta/recipes-core/eglibc/eglibc-common.inc
parenta00b11ba879df1e667baacbcb4cab3276828c40b (diff)
downloadpoky-f014269ea86391516fe28ecce52d223b7d78b5eb.tar.gz
eglibc-2.13: Add recipes for eglibc 2.13
Add patch to correct fstack-protector configure check Document all patches for eglibc 2.13 (From OE-Core rev: 31e12439ec7db3e50bfdc2c86d074891e3231ba5) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 a9b14766d6..a36011a458 100644
--- a/meta/recipes-core/eglibc/eglibc-common.inc
+++ b/meta/recipes-core/eglibc/eglibc-common.inc
@@ -5,7 +5,7 @@ SECTION = "libs"
5PRIORITY = "required" 5PRIORITY = "required"
6LICENSE = "LGPL" 6LICENSE = "LGPL"
7INC_PR = "r11" 7INC_PR = "r11"
8LIC_FILES_CHKSUM = "file://LICENSES;md5=07a394b26e0902b9ffdec03765209770 \ 8LIC_FILES_CHKSUM ?= "file://LICENSES;md5=07a394b26e0902b9ffdec03765209770 \
9 file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \ 9 file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \
10 file://posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \ 10 file://posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \
11 file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff " 11 file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff "