summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend
blob: 96c4947ad7bdccb6a967f28049956234e1d54ba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI += " \
    file://0035-Fix-build-error.patch \
    file://0036-sunrpc-use-snprintf-to-guard-against-buffer-overflow.patch \
    file://0001-CVE-2022-23218.patch \
    file://0002-CVE-2022-23218.patch \
    file://0001-CVE-2022-23219.patch \
    file://0002-CVE-2022-23219.patch \
    file://CVE-2021-43396.patch \
    file://CVE-2021-3998.patch \
    file://CVE-2023-0687.patch \
    "