diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2023-02-27 08:13:28 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-28 08:50:56 -0800 |
commit | 933885520a5d8ace0c0f59d2b5188d9c5b236d10 (patch) | |
tree | 815625d8ffe336dcdc64988042fdbdb900684eed /meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch | |
parent | 46ff77d3a07b4f215b1e88859ddbe1bc7d1b3b88 (diff) | |
download | meta-openembedded-933885520a5d8ace0c0f59d2b5188d9c5b236d10.tar.gz |
libusb-compat: upgrade sources to fix -native build
Fixes [YOCTO #15032] by upgrading the source to a commit including the
fix : change SONAME detection source from ldd to objdump
ldd detects used libraries by partially running the target binary. This
is a problem for when the target binary is not runnable
(e.g. cross-compilation).
Switch to objdump which only reads info from the ELF file without
running anything from it.
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Ever ATILANO <ever.atilano@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch')
0 files changed, 0 insertions, 0 deletions