From 120c082cc19bbeba69c5d9d665fabc9b2555726d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 26 Apr 2019 16:40:14 +0100 Subject: 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. (From OE-Core rev: 21bfbef23e1f4c90070017e19f70e488e6ff64be) Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3_3.7.3.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/python/python3_3.7.3.bb') diff --git a/meta/recipes-devtools/python/python3_3.7.3.bb b/meta/recipes-devtools/python/python3_3.7.3.bb index eee01c3af6..081ecf4bee 100644 --- a/meta/recipes-devtools/python/python3_3.7.3.bb +++ b/meta/recipes-devtools/python/python3_3.7.3.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 \ " -- cgit v1.2.3-54-g00ecf