summaryrefslogtreecommitdiffstats
path: root/recipes-core/systemd/systemd_232.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/systemd/systemd_232.bbappend')
-rw-r--r--recipes-core/systemd/systemd_232.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/systemd/systemd_232.bbappend b/recipes-core/systemd/systemd_232.bbappend
new file mode 100644
index 0000000..699019d
--- /dev/null
+++ b/recipes-core/systemd/systemd_232.bbappend
@@ -0,0 +1,7 @@
1# look for files in the layer first
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4SRC_URI += " \
5 file://CVE-2017-9445.patch \
6 file://CVE-2017-15908-resolved-fix-loop-on-packets-with-pseudo-dns-types.patch \
7 "