summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.7.2.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-26 16:40:14 +0100
committerArmin Kuster <akuster808@gmail.com>2019-05-02 13:38:14 -0700
commit058d613af39a24cffe6053e0ff98b503c73e920e (patch)
tree5fd0c003adc9015cd4028978f3519a889d315254 /meta/recipes-devtools/python/python3_3.7.2.bb
parentca1292c6521c353c8203e7b1e1a4ec72b09baf21 (diff)
downloadopenembedded-core-contrib-058d613af39a24cffe6053e0ff98b503c73e920e.tar.gz
python3: Drop ptest hack
With the kernel TCP backlog queue coalescing bug fixed in the 5.0 kernels we don't need this patch anymore and can run the tests. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.7.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.7.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.7.2.bb b/meta/recipes-devtools/python/python3_3.7.2.bb
index 579febc1d5..7ef7cb5998 100644
--- a/meta/recipes-devtools/python/python3_3.7.2.bb
+++ b/meta/recipes-devtools/python/python3_3.7.2.bb
@@ -21,7 +21,6 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
file://0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch \
file://0002-Don-t-do-runtime-test-to-get-float-byte-order.patch \
file://0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch \
- file://ptesthack.patch \
file://0001-Lib-sysconfig.py-fix-another-place-where-lib-is-hard.patch \
"