diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-07-26 14:10:47 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-08-04 11:45:26 -0700 |
commit | acbf3e2e7ed9a4be4a7157eeca9c96bde312f890 (patch) | |
tree | 494e00dccc9d5648537bf1e8d18f19cb33f28e97 /meta-python/recipes-devtools/python/python3-yappi | |
parent | ae8ea297884722e5a22a8b01126dac1cafdecaf1 (diff) | |
download | meta-openembedded-acbf3e2e7ed9a4be4a7157eeca9c96bde312f890.tar.gz |
openwsman: Fix reprodubility issue due to abs paths
dlopen is being served libssl.so with build time
absolute path of its location in target sysroot
this is being detected as reproducibility issue but
its also a runtime issue where dlopen will fail
due to non-existent path
Backport a gcc-15 build fix as well
Drop do_configure tweak its no longer needed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yappi')
0 files changed, 0 insertions, 0 deletions