summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorErnest Van Hoecke <ernest.vanhoecke@toradex.com>2026-05-01 16:39:42 +0200
committerErnest Van Hoecke <ernest.vanhoecke@toradex.com>2026-05-01 18:13:02 +0200
commit82d44b0762cec2fba3000406d5c8dc4b1b5d4ebd (patch)
tree89c00bf44e9217c21a587b7899b1152080ed3d48 /classes
parent5c261bae3c5ecec583b4661062e2bd635a388a4e (diff)
downloadmeta-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