diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2025-04-06 13:12:13 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2025-04-06 13:15:32 +0200 |
commit | b3a44838da76254d86680858a5e5eee98cb42126 (patch) | |
tree | e88c9b4b377ec663c34c2369f40fee6ddd57f778 /dynamic-layers/qt5-layer/git@git.enea.com:linux | |
parent | 9eab05eafe4e30747ea79fafe5d51129cd2ec9be (diff) | |
download | meta-freescale-b3a44838da76254d86680858a5e5eee98cb42126.tar.gz |
isp-imx: fix build against updated tinyxml2
Latest master meta-oe updated tinyxml2 to version 11.0.0.
isp-imx packages a prebuilt library dynamically linked against
tinyxml2.so.10 which is no longer provided, thus:
| ERROR: isp-imx-4.2.2.24.4-r0 do_package_qa: QA Issue: /usr/lib/libcam_device.so contained in package
| isp-imx requires libtinyxml2.so.10()(64bit), but no providers found in RDEPENDS:isp-imx? [file-rdeps]
Fix the build by updating the dynamic section to require tinyxml2.so.11.
Note that I don't have a system to runtime test if that still works.
The tinyxml API doesn't look like it changed from 10 to 11.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'dynamic-layers/qt5-layer/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions