summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.24.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.24.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.24.bb b/meta/recipes-core/glibc/glibc_2.24.bb
index a3ac73841d..f5a21b258d 100644
--- a/meta/recipes-core/glibc/glibc_2.24.bb
+++ b/meta/recipes-core/glibc/glibc_2.24.bb
@@ -42,7 +42,8 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
42SRC_URI += "\ 42SRC_URI += "\
43 file://etc/ld.so.conf \ 43 file://etc/ld.so.conf \
44 file://generate-supported.mk \ 44 file://generate-supported.mk \
45" 45 file://0001-locale-fix-hard-coded-reference-to-gcc-E.patch \
46 "
46 47
47SRC_URI_append_class-nativesdk = "\ 48SRC_URI_append_class-nativesdk = "\
48 file://0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch \ 49 file://0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch \