summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.14.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.14.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.14.bb b/meta/recipes-core/eglibc/eglibc_2.14.bb
index b2821db283..571d39d26e 100644
--- a/meta/recipes-core/eglibc/eglibc_2.14.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.14.bb
@@ -3,7 +3,7 @@ require eglibc.inc
3SRCREV = "15225" 3SRCREV = "15225"
4 4
5DEPENDS += "gperf-native" 5DEPENDS += "gperf-native"
6PR = "r0" 6PR = "r1"
7PR_append = "+svnr${SRCPV}" 7PR_append = "+svnr${SRCPV}"
8 8
9EGLIBC_BRANCH="eglibc-2_14" 9EGLIBC_BRANCH="eglibc-2_14"
@@ -19,7 +19,8 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http
19 file://ppc-sqrt.patch \ 19 file://ppc-sqrt.patch \
20 file://multilib_readlib.patch \ 20 file://multilib_readlib.patch \
21 file://eglibc-rpc-export-again.patch \ 21 file://eglibc-rpc-export-again.patch \
22 " 22 file://glibc-2.14-libdl-crash.patch \
23 "
23LIC_FILES_CHKSUM = "file://LICENSES;md5=98a1128c4b58120182cbea3b1752d8b9 \ 24LIC_FILES_CHKSUM = "file://LICENSES;md5=98a1128c4b58120182cbea3b1752d8b9 \
24 file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \ 25 file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \
25 file://posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \ 26 file://posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \