**** BEGIN LOGGING AT Mon Nov 23 02:59:57 2020 Nov 23 18:11:16 hey, is it possible to override/append LAYERSERIES_COMPAT_foo from a custom BSP layer ? Nov 23 18:12:04 I have a usecase where I want to build meta-qt5/zeus while other layers are already on dunfell (there is some obscure breakage in qtwebengine 5.14 with etnaviv, but thats irrelevant) Nov 23 18:12:37 I just need to temporarily switch back that one layer so I can debug the qt bug in parallel, and I dont want to patch the meta-qt5 itself Nov 23 18:17:06 JaMa: do you still take stuff for zeus in meta-qt5 ? Nov 23 18:39:53 marex: yes, I've done that for the Alexa Auto SDK layer in AGL Nov 23 18:40:10 smurray: the override ? Nov 23 18:40:15 marex: yeah Nov 23 18:40:23 marex: IIRC you can override that in local.conf Nov 23 18:40:24 smurray: whats the trick ? Nov 23 18:40:48 Or maybe bblayers.conf Nov 23 18:41:34 JPEW: I'll keep that in mind as a last option Nov 23 18:41:36 marex: I just put LAYERSERIES_COMPAT_foo_append = " release" in bblayers.conf (well, AGL's template for creating bblayers.conf) Nov 23 18:41:46 oh, I see Nov 23 18:41:52 s@last option@only option@ Nov 23 18:41:54 thanks Nov 23 21:59:36 marex: yes, you can override it from layer which is parsed before meta-qt5, that's what I do with meta-qt5-compat (see https://github.com/webosose/meta-webosose/blob/master/meta-qt5-compat/conf/layer.conf#L17) Nov 23 22:00:20 if the patch is useful for other people, I can still merge it to meta-qt5/zeus (but I don't use/test it in any project anymore (just warrior and master)) **** ENDING LOGGING AT Tue Nov 24 02:59:57 2020