diff options
| author | Ernest Van Hoecke <ernest.vanhoecke@toradex.com> | 2026-05-01 16:39:42 +0200 |
|---|---|---|
| committer | Ernest Van Hoecke <ernest.vanhoecke@toradex.com> | 2026-05-01 18:13:02 +0200 |
| commit | 82d44b0762cec2fba3000406d5c8dc4b1b5d4ebd (patch) | |
| tree | 89c00bf44e9217c21a587b7899b1152080ed3d48 /classes | |
| parent | 5c261bae3c5ecec583b4661062e2bd635a388a4e (diff) | |
| download | meta-freescale-82d44b0762cec2fba3000406d5c8dc4b1b5d4ebd.tar.gz | |
isp-imx: fix jsoncpp runtime dependency
The prebuilt ISP media server binaries were linked against jsoncpp
1.9.6 and still require libjsoncpp.so.26. meta-openembedded now uses
jsoncpp 1.9.7 which leads to libjsoncpp.so.27, but the runtime linker
and OE shlib QA still match the exact SONAME from DT_NEEDED.
Patch the installed binaries to require libjsoncpp.so.27 so file-rdeps
can resolve the dependency to the distro jsoncpp package.
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions
