**** BEGIN LOGGING AT Sat Feb 08 02:59:58 2020 Feb 08 09:47:14 I rather new to yocto. I am attempting to build a k3s image for the odroid xu4. I found https://github.com/janeczku/meta-k3s-odroid-c2 and am trying to work from here. Feb 08 09:48:50 The uboot bit is unclear to me. It looks like uboot is fips_create'd during the uboot build. But the xu4 uses an sd_fuse.sh script at the time of writing the image. Feb 08 09:51:15 Would someone point me to docs on the appropriate hook (?) like do_compile_append() to make it use sd_fuse.sh when writing the image? Feb 08 09:53:17 I'm using zeus, btw. Feb 08 11:56:24 Hi guys. I am working on iMX8QX, How can I pinmux? I change from device tree but not change. Please help me? Feb 08 12:25:35 hi all, i've got some difficulty understanding how a certain yocto syntax works: http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/tree/recipes-bsp/imx-mkimage/imx-boot_0.2.bb?h=master#n52 Feb 08 12:25:55 SOC_TARGET_foo = "bar" Feb 08 12:26:30 i guess it's like an if-else-statement... if there are no SOC_TARGET_foo's defined, you go with the SOC_TARGET = "INVALID" Feb 08 12:27:12 but if there is foo defined somewhere, this would mean that you'd also get SOC_TARGET_foo autodefined as well, and SOC_TARGET would expand to bar Feb 08 13:15:41 New news from stackoverflow: Run Raspberry Pi Zero W image in qemu Feb 08 13:40:30 armpit: I pushed zeus-next with some things in. Not tested yet, might need patches defuzzing Feb 08 16:27:05 RP, Which zeus-next where. I just refreshed my repos Feb 08 16:38:52 armpit: sorry, pushed Feb 08 16:56:14 marble_visions: the syntax is described here: https://www.yoctoproject.org/docs/latest/bitbake-user-manual/bitbake-user-manual.html#conditional-syntax-overrides Feb 08 19:16:40 New news from stackoverflow: How does BitBake make use of variables like B and SRC_URI? Feb 08 21:34:00 Hello! Does anyone have experience with wic? Feb 08 23:40:14 creich: no problem, sorry for my delayed response too... Feb 08 23:40:36 I think i might be going to look in to building the module in-tree, just because it's working there... Feb 08 23:40:49 i'll let you know how the other platform goes (haven't had a chance to try it yet) **** ENDING LOGGING AT Sun Feb 09 02:59:57 2020