**** BEGIN LOGGING AT Sat Feb 27 03:00:25 2021 Feb 27 05:39:11 I have a question for building a yocto project on a zfs based host. Feb 27 05:39:33 anybody familiar with the territory? Feb 27 05:43:53 I am just running a unmodified example from NXP and fail on the final 2 steps (`do_image_ext2`, and `do_image_ubi`) where its failing on a `mkfs.ext2` call Feb 27 05:45:03 which after some googling, seems to be caused by how zfs handles inodes. Anybody know of any fixes? Feb 27 08:19:13 RP: I am working on the more tricky version updates from the last AUH run, it's looking pretty good, I just need to resolve a couple of ptest regressions. Once a-full passes, I will send them. http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/package-version-updates Feb 27 11:25:14 hello were I can find the definition of operators like ??= in yocto documentation ? Feb 27 11:31:35 https://www.yoctoproject.org/docs/latest/bitbake-user-manual/bitbake-user-manual.html#bitbake-user-manual-metadata Feb 27 11:32:10 Here's a direct link to the ??= operator: https://www.yoctoproject.org/docs/latest/bitbake-user-manual/bitbake-user-manual.html#setting-a-weak-default-value Feb 27 11:36:25 kanavin: I noticed the builds, thanks! There was a dosfsutils patch on the list I was wondering about, has some locale tweaks yours doesn't... Feb 27 16:44:23 RP: I don't mind if that patch goes in first, but I think you'll see some wic failures with it that my patchset addresses Feb 27 18:02:43 kanavin: I guess we need a hybrid? :) Feb 27 18:44:28 RP: I'm not sure what issues his changes address as I am not seeing those. All tests pass == it's good as it is :) Feb 27 20:07:29 Hello I tried bitbake -g core-image-minimal and after dot -Tpdf -o outpout.pdf task-depends.dot I got a small an ugly outputfile ... idem in ps format Feb 27 20:07:34 idea ? Feb 27 23:44:33 kanavin: the removal of the locale dependencies since they have their own internal code now is the piece I found interesting Feb 27 23:44:57 kanavin: tests passing doesn't catch everything **** ENDING LOGGING AT Sun Feb 28 02:59:57 2021