summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend
blob: a40461c62bd81a7d13df1f9b86fd21cbf17ae5c1 (plain)
1
2
3
4
5
6
7
8
9
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI += " \
    file://0035-Fix-build-error.patch \
    file://0036-sunrpc-use-snprintf-to-guard-against-buffer-overflow.patch \
    file://0036-Use-__pthread_attr_copy-in-mq_notify-bug-27896.patch \
    file://0037-Fix-use-of-__pthread_attr_copy-in-mq_notify-bug-27896.patch \
    file://0038-CVE-2021-35942-handle-overflow-in-positional-parameter-number.patch \
    "