**** BEGIN LOGGING AT Tue Nov 16 02:59:57 2021 Nov 16 08:56:27 JaMa, around? Nov 16 08:57:45 I found your msgs online battling with [file-rdeps] QA (libmali.so libegl.so etc) Nov 16 08:58:41 https://www.openembedded.org/pipermail/openembedded-core/2018-July/153354.html Nov 16 08:58:55 what was your final solution? Nov 16 09:00:02 I have a bunch of drivers triggering the QA, others do not... Nov 16 09:00:03 https://github.com/OpenPLi/openpli-oe-core/blob/develop/meta-openpli/recipes-mediacenter/kodi/kodi_18.inc#L22 Nov 16 12:48:15 ant__: this change was merged to oe-core and the BSP just adds FILERPROVIDES:/usr/lib/libmali.so.0.1:${PN} = "libmali.so" Nov 16 12:51:09 ant__: and then I got prebuilt gpu libs without any SONAMEs, so I'm adding them in do_compile_prepend() :/ e.g. patchelf --set-soname libmali.so.0 ${S}/usr/lib/libmali.so.0 Nov 16 13:11:03 ah, ok, I see Nov 16 13:11:14 mostly unversioned or missing soname... Nov 16 13:11:38 tried w/out luck #FILERPROVIDES_${libdir}/libMali.so_${PN} = "libEGL.so libGLESv2.so libmali.so" Nov 16 13:11:59 only libMali.so, the rest are symlinks Nov 16 13:12:37 so it really depends on how badly compiled libs are you provided with :) Nov 16 13:13:46 I see the rockchip patches use the hammer: ASSUME_SHLIBS += Nov 16 14:21:14 ant__: The binary mali drivers are a mess. We gave up on them and switched to panfrost Nov 16 15:24:00 heh, similar for v3ddriver afais Nov 16 22:14:12 https://www.openembedded.org/wiki/OEDVM_Nov_2021 Nov 16 22:14:26 Get your topic ideas in! Nov 16 22:31:28 jonmason: I have ideas .. whats the topic 🙂 Nov 16 22:33:08 khem: the language one might be a fit for you Nov 16 22:45:24 ah I can speak 5 fluently 🙂 Nov 16 22:47:34 on a serious note, we should talk about language runtime support especially the modern ones which come with their own tools for package management, like golang, rust, nodejs, python etc. etc. **** ENDING LOGGING AT Wed Nov 17 02:59:57 2021