summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.27.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.27.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.27.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.27.bb b/meta/recipes-core/glibc/glibc_2.27.bb
index c814798bbd..22a9881eaf 100644
--- a/meta/recipes-core/glibc/glibc_2.27.bb
+++ b/meta/recipes-core/glibc/glibc_2.27.bb
@@ -45,6 +45,8 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
45 file://0028-bits-siginfo-consts.h-enum-definition-for-TRAP_HWBKP.patch \ 45 file://0028-bits-siginfo-consts.h-enum-definition-for-TRAP_HWBKP.patch \
46 file://0029-Replace-strncpy-with-memccpy-to-fix-Wstringop-trunca.patch \ 46 file://0029-Replace-strncpy-with-memccpy-to-fix-Wstringop-trunca.patch \
47 file://0030-plural_c_no_preprocessor_lines.patch \ 47 file://0030-plural_c_no_preprocessor_lines.patch \
48 file://CVE-2017-18269.patch \
49 file://CVE-2018-11236.patch \
48" 50"
49 51
50NATIVESDKFIXES ?= "" 52NATIVESDKFIXES ?= ""