summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.13.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.13.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.13.bb b/meta/recipes-core/eglibc/eglibc_2.13.bb
index 690f99d086..d0bac6be30 100644
--- a/meta/recipes-core/eglibc/eglibc_2.13.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.13.bb
@@ -3,7 +3,7 @@ require eglibc.inc
3SRCREV = "15508" 3SRCREV = "15508"
4 4
5DEPENDS += "gperf-native" 5DEPENDS += "gperf-native"
6PR = "r28" 6PR = "r29"
7PR_append = "+svnr${SRCPV}" 7PR_append = "+svnr${SRCPV}"
8 8
9EGLIBC_BRANCH="eglibc-2_13" 9EGLIBC_BRANCH="eglibc-2_13"
@@ -14,6 +14,7 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http
14 file://stack-protector-test.patch \ 14 file://stack-protector-test.patch \
15 file://armv4-eabi-compile-fix.patch \ 15 file://armv4-eabi-compile-fix.patch \
16 file://etc/ld.so.conf \ 16 file://etc/ld.so.conf \
17 file://supported-tt-ru.patch \
17 file://generate-supported.mk \ 18 file://generate-supported.mk \
18 file://ppc-sqrt.patch \ 19 file://ppc-sqrt.patch \
19 file://multilib_readlib.patch \ 20 file://multilib_readlib.patch \