diff options
Diffstat (limited to 'recipes-core/systemd/systemd_232.bbappend')
| -rw-r--r-- | recipes-core/systemd/systemd_232.bbappend | 7 |
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 | ||
| 2 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 3 | |||
| 4 | SRC_URI += " \ | ||
| 5 | file://CVE-2017-9445.patch \ | ||
| 6 | file://CVE-2017-15908-resolved-fix-loop-on-packets-with-pseudo-dns-types.patch \ | ||
| 7 | " | ||
