**** BEGIN LOGGING AT Fri Mar 18 02:59:57 2022 Mar 18 07:44:42 good morning Mar 18 09:33:28 "denix: even if I modify directly..." <- i seem to have the same issues Mar 18 10:49:56 hmw[m]: I haven'd got any clue nor a solution on that, maybe RP or khem may know details about weston.ini management in OE/YP Mar 18 10:56:43 mckoan: I have no idea, sorry Mar 18 11:10:39 RP: no worries ;-) Mar 18 14:41:03 weston.ini is edited before install so depends what changes you are making to it Mar 18 14:41:49 but the source is right what you quoted unless you have some some layer overriding it Mar 18 14:42:53 I know meta-fsl does provide its own for few BSPs Mar 18 15:47:12 khem: do you know what file is responsible to edit it before install? Mar 18 15:47:29 khem: I wasn't able to discover it Mar 18 15:47:40 its do_install () Mar 18 15:47:45 in weston-init Mar 18 15:50:06 khem: do you mean here ? https://git.yoctoproject.org/poky/tree/meta/recipes-graphics/wayland/weston-init.bb Mar 18 15:50:16 yes Mar 18 15:50:58 khem: I don't see whot could be responsible to remove a new line I added to my weston.ini Mar 18 15:52:48 I mean if I add a line like here https://pastebin.com/Y6qTnYCC Mar 18 15:53:13 marcotest=yes is not present in the resulting file in rootfs Mar 18 16:01:25 is that the only change between whats in rootfs and one in metadata Mar 18 16:05:45 khem: no, the resulting file is more elaborate Mar 18 16:08:33 Can you delete the content of the file completely and try Mar 18 16:11:37 khem: ok Mar 18 16:14:23 sounds like another layer is actually providing that file Mar 18 16:15:48 khem: if weston.ini is empty the result in the image is empty as well Mar 18 16:16:42 khem: wait Mar 18 16:37:19 khem: this is weston.ini result for a standard build with the original weston.ini you have in poky Mar 18 16:37:22 https://pastebin.com/VTC29ybE Mar 18 16:39:49 khem: if the original weston.ini file is empty the result is still the same file https://pastebin.com/VTC29ybE Mar 18 16:41:54 the problem is that I don't have any weston-init.bbappend around, and if I create my own weston-init.bbappend it is ignored even I see that the recipe is parsed Mar 18 16:42:23 ignored = doesn't apply my modifications to weston.ini Mar 18 16:44:28 layer priority? Mar 18 16:46:23 moto-timo: mine is the highest Mar 18 16:47:50 mckoan: I asked because I was bitten hard by layer priority recently… but so much for that guess Mar 18 16:48:11 moto-timo: I appreciate it ;-) Mar 18 16:48:20 I restricted the debugging by modifying the original file in poky and from there I found that it does not change according to my changes but following some magic that I do not understand Mar 18 16:52:11 mckoan: is there a BSP layer involved? Mar 18 16:54:33 smurray: yes meta-rockchip, but is not manipulating weston.ini Mar 18 16:55:03 mckoan: okay. I ask because it's not uncommon that they do Mar 18 16:56:46 I grep-ped for weston.ini and find-ed for name weston-init*, there aren't Mar 18 16:57:59 however if you don't know any possible reason provided by poky I think the problem is somewhere else, thank you Mar 18 17:33:18 can you find weston.ini in your meta layers Mar 18 17:33:34 there might be more than one place providing it Mar 18 17:39:04 khem: there is only one Mar 18 17:40:39 $ find meta-* -name weston.ini Mar 18 17:40:59 meta/recipes-graphics/wayland/weston-init/weston.ini Mar 18 17:41:56 $ find meta* -name weston.ini Mar 18 18:00:15 OK that leaves it with just one option Mar 18 18:00:25 and also search your build dir **** BEGIN LOGGING AT Fri Mar 18 18:32:05 2022 **** ENDING LOGGING AT Sat Mar 19 02:59:56 2022