summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.8.2.bb
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2021-06-19 13:11:58 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-20 09:44:11 +0100
commit43060f59ba60a0257864f1f7b25b51fac3f2d2cf (patch)
tree3dcaf9d30ee6b58898cf962ee766435eb46ac2bd /meta/recipes-devtools/python/python3_3.8.2.bb
parentf46f6af1f255544e4399e0ce4aee6ce9061a259d (diff)
downloadpoky-ee7920e5b846a1d9090f8f1d751a290a4671257e.tar.gz
Revert "python3: fix CVE-2021-23336"yocto-3.1.9dunfell-23.0.9
Causes build failures on autobuilder This reverts commit 8a59c47ce4c101b2470a06ecf101ca5ab7d1f82e. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.8.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.8.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.8.2.bb b/meta/recipes-devtools/python/python3_3.8.2.bb
index 762e9444b8..072ce97472 100644
--- a/meta/recipes-devtools/python/python3_3.8.2.bb
+++ b/meta/recipes-devtools/python/python3_3.8.2.bb
@@ -39,7 +39,6 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
39 file://CVE-2020-26116.patch \ 39 file://CVE-2020-26116.patch \
40 file://CVE-2020-27619.patch \ 40 file://CVE-2020-27619.patch \
41 file://CVE-2021-3177.patch \ 41 file://CVE-2021-3177.patch \
42 file://CVE-2021-23336.patch \
43 " 42 "
44 43
45SRC_URI_append_class-native = " \ 44SRC_URI_append_class-native = " \