From: Ross Burton Date: Thu, 21 Nov 2019 22:55:10 +0000 (+0000) Subject: python3: update patch status X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~12681 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bb0a089840caf51065d7f8b59b3e055bce31e1c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3: update patch status Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch b/meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch index 3721e7c2aa3..58ab709028e 100644 --- a/meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch +++ b/meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch @@ -11,7 +11,7 @@ Instead of running code, take a macro from autoconf-archive which compiles C with a special double in which has an ASCII representation, and then greps the binary to identify the format. -Upstream-Status: Submitted [https://bugs.python.org/issue34585] +Upstream-Status: Backport [2a9c3805ddedf282881ef7811a561c70b74f80b1] Signed-off-by: Ross Burton --- configure.ac | 72 +++------------------------