summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-11-21 22:55:10 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-25 17:56:34 +0000
commit3bb0a089840caf51065d7f8b59b3e055bce31e1c (patch)
tree02a9bae99b03f7e68365a9d142e7da82a1c0fc57
parent73ea9a2a2bf04910cb397a3074dc21ab5144f29b (diff)
downloadopenembedded-core-contrib-3bb0a089840caf51065d7f8b59b3e055bce31e1c.tar.gz
python3: update patch status
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch2
1 files changed, 1 insertions, 1 deletions
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 3721e7c2aa..58ab709028 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 <ross.burton@intel.com>
---
configure.ac | 72 +++------------------------