**** BEGIN LOGGING AT Mon Mar 28 02:59:56 2022 Mar 28 09:35:45 * `By not providing "FindQt5XkbCommonSupport.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5XkbCommonSupport", but CMake did not find one.` -- I am still getting this, even though I just installed `qtbase5-private-dev` (deb11) which provides the missing file (Qt5XkbCommonSupportConfig.cmake). Is this error now somehow cached or what's going on? 😕 Mar 28 09:35:45 << [SOLVED]: DISTRO_FEATURES was missing "x11" (was removed somewhere) Mar 28 09:37:34 `ERROR: Feature 'xcomposite-glx' was enabled, but the pre-condition 'features.wayland-client && features.opengl && !features.opengles2 && features.xlib && libs.xcomposite && libs.glx' failed.` Mar 28 09:37:34 How does something like this happen? Mar 28 11:23:54 so the rootfs grows 4 folds when uncompressed? - 235M Mar 25 18:09 Verdin-iMX8MM_opentrons-ot3-image-Tezi_0.0.1.tar 1.4G Mar 25 18:07 Verdin-iMX8MM_opentrons-ot3-image.rootfs.ext4 Mar 28 13:00:43 it is not possible to override a bbclass from oe-core meta/classes/ with my own bbclass, right? Mar 28 13:01:38 the reason I ask is that I need meson 0.59.2 , but dunfell has 0.53.2 Mar 28 13:57:09 dv_: just put the bbclass with the same name in your layer and make sure BBPATH order is correct Mar 28 13:58:46 dv_: we encourage the creation of micro 'mixin' layers doing stuff like providing a backported meson recipe/class Mar 28 14:08:21 OE Board ballots have been sent out. If you didn't get one, then your email might be hosed. Message me, I'll update and send out a ballot Mar 28 14:10:33 ah, so it is possible to override bbclasses .. didn't know that, thx Mar 28 14:10:46 rburton: hmm makes sense Mar 28 14:14:48 so, the layer with the meson backport should have its path be _prepended_ to BBPATH, not _appended_? did I understand this correctly from the manual? Mar 28 16:08:32 dv_: BBPATH .= ":${LAYERDIR}" is pretty-much standard now, see https://bugzilla.yoctoproject.org/show_bug.cgi?id=1465 Mar 28 16:09:25 dv_: maybe your order of layers in BBLAYERS is reversed? Mar 28 16:10:03 it should be from most specific layer to least (e.g. oe-core listed last) **** ENDING LOGGING AT Tue Mar 29 02:59:57 2022