summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python_2.7.13.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python_2.7.13.bbappend')
-rw-r--r--recipes-devtools/python/python_2.7.13.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-devtools/python/python_2.7.13.bbappend b/recipes-devtools/python/python_2.7.13.bbappend
new file mode 100644
index 0000000..d7ec5e2
--- /dev/null
+++ b/recipes-devtools/python/python_2.7.13.bbappend
@@ -0,0 +1,7 @@
1# look for files in the layer first
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4SRC_URI += " \
5 file://CVE-2017-1000158-2.7-bpo-30657-Check-prevent-integer-overflow-in-PySt.patch \
6 file://CVE-2018-1060-CVE-2018-1061-2.7-bpo-32981-Fix-catastrophic-backtracking-vulns-GH.patch \
7 "