summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-core/libxml/libxml2_%.bbappend
blob: 1d2993a8d48cd998b6827a75ef0b044ef1e06118 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI += "file://CVE-2022-23308-Use-after-free-of-ID-and-IDREF.patch \
            file://CVE-2022-29824-Fix-integer-overflows-in-xmlBuf-and-xmlBuffer.patch \
            file://CVE-2022-40303.patch \
            file://CVE-2022-40304.patch \
           "