diff options
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.37.bb')
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.37.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.37.bb b/meta/recipes-core/glibc/glibc_2.37.bb index caf454f368..bce566acd4 100644 --- a/meta/recipes-core/glibc/glibc_2.37.bb +++ b/meta/recipes-core/glibc/glibc_2.37.bb | |||
| @@ -50,6 +50,7 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \ | |||
| 50 | file://0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \ | 50 | file://0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \ |
| 51 | file://0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch \ | 51 | file://0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch \ |
| 52 | file://0023-CVE-2023-4527.patch \ | 52 | file://0023-CVE-2023-4527.patch \ |
| 53 | file://0024-CVE-2023-4806.patch \ | ||
| 53 | " | 54 | " |
| 54 | S = "${WORKDIR}/git" | 55 | S = "${WORKDIR}/git" |
| 55 | B = "${WORKDIR}/build-${TARGET_SYS}" | 56 | B = "${WORKDIR}/build-${TARGET_SYS}" |
