summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.31.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.31.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.31.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.31.bb b/meta/recipes-core/glibc/glibc_2.31.bb
index 9b2cf1bdeb..38563b1a7b 100644
--- a/meta/recipes-core/glibc/glibc_2.31.bb
+++ b/meta/recipes-core/glibc/glibc_2.31.bb
@@ -43,6 +43,8 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
43 file://0028-inject-file-assembly-directives.patch \ 43 file://0028-inject-file-assembly-directives.patch \
44 file://0029-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch \ 44 file://0029-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch \
45 file://0030-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch \ 45 file://0030-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch \
46 file://CVE-2020-6096.patch \
47 file://CVE-2020-6096_2.patch \
46 " 48 "
47S = "${WORKDIR}/git" 49S = "${WORKDIR}/git"
48B = "${WORKDIR}/build-${TARGET_SYS}" 50B = "${WORKDIR}/build-${TARGET_SYS}"