diff options
Diffstat (limited to 'recipes-extended/rsyslog/libfastjson_%.bbappend')
-rw-r--r-- | recipes-extended/rsyslog/libfastjson_%.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-extended/rsyslog/libfastjson_%.bbappend b/recipes-extended/rsyslog/libfastjson_%.bbappend new file mode 100644 index 0000000..103c92e --- /dev/null +++ b/recipes-extended/rsyslog/libfastjson_%.bbappend @@ -0,0 +1,5 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +PR.=".mlinux1" + +SRC_URI += "file://CVE-2020-12762.patch" |