diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-04-18 17:59:16 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-23 23:30:20 +0100 |
| commit | 47f4ad9ff0dfd5ed25f92577eea767f809ca451e (patch) | |
| tree | f7dddafe187ecfcd0367988317f2839d6a04e0ac /meta/recipes-devtools/python/python3_3.7.3.bb | |
| parent | e3b2e3340f88ebb14613dbd1413d210cbbeb2d90 (diff) | |
| download | poky-47f4ad9ff0dfd5ed25f92577eea767f809ca451e.tar.gz | |
python3: add another multilib fix
(From OE-Core rev: 60502aa366f860b4f056da1bcd8fd5ee8f4495f5)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.7.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.7.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.7.3.bb b/meta/recipes-devtools/python/python3_3.7.3.bb index ea46b0535b..3a1c8f5be6 100644 --- a/meta/recipes-devtools/python/python3_3.7.3.bb +++ b/meta/recipes-devtools/python/python3_3.7.3.bb | |||
| @@ -22,6 +22,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ | |||
| 22 | file://0002-Don-t-do-runtime-test-to-get-float-byte-order.patch \ | 22 | file://0002-Don-t-do-runtime-test-to-get-float-byte-order.patch \ |
| 23 | file://0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch \ | 23 | file://0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch \ |
| 24 | file://ptesthack.patch \ | 24 | file://ptesthack.patch \ |
| 25 | file://0001-Lib-sysconfig.py-fix-another-place-where-lib-is-hard.patch \ | ||
| 25 | " | 26 | " |
| 26 | 27 | ||
| 27 | SRC_URI_append_class-native = " \ | 28 | SRC_URI_append_class-native = " \ |
