**** BEGIN LOGGING AT Wed Feb 16 02:59:56 2022 Feb 16 08:38:03 good morning Feb 16 11:42:21 had an issue with libsdl2-native not finding libunwind. adding DEPENDS:class-native += "libunwind-native" to the libsdl2 recipe solves this, but there's a patch file that addresses a similar issue affecting the non-native libsdl2 Feb 16 11:42:40 I wonder if adding this line to the class-native is OK, since, well, this is the _native_ libsdl2, used by QEMU Feb 16 11:43:44 dv__, you need to consult with khem Feb 16 20:57:14 i only ever use native linux machines, but some of my co-workers are using WSL2 for their builds Feb 16 20:57:35 how does one flash a wic image or a biosimg image with a Windows machine? Feb 16 20:58:05 can they just use the regular "oe-run-native bmap-tools-native bmaptool copy ... /dev/sdY" as usual? Feb 16 20:58:23 can they use that etcher.io thingy? Feb 16 21:16:51 tlwoerner: may be possible to run bmaptool with native python on Windows? Feb 16 21:37:30 okay, we can give that a try Feb 16 21:50:32 tlwoerner: the other option might be running it from inside WSL, but I'm not sure what it expects wrt device access Feb 16 21:51:54 that's the path i was hoping we could take. my co-worked plugged a USB drive into his machine and it didn't show up in /dev/sdX Feb 16 21:52:16 so maybe there's some WSL2-foo that's needed (like virtualbox needs) to make device pass-through work Feb 16 21:59:05 tlwoerner: based on what I remember from using it for a while last year, the windows drives show up under some other hierarchy, but I'm not sure about things like USB devices **** ENDING LOGGING AT Thu Feb 17 02:59:56 2022