**** BEGIN LOGGING AT Wed Jan 16 02:59:56 2019 Jan 16 07:43:06 * mickeyl notices talk about ancient devices and slowly wakes up to take a look Jan 16 17:46:56 <__deetz__> ok, I managed to make a tiny bit of progress... Jan 16 17:47:31 <__deetz__> I appended wic to IMAGE_FSTYPES and thus the wic-based image is built. Jan 16 17:48:20 <__deetz__> In theory now all I need is IMAGE_BOOT_FILES_append = ' my.dtbo;overlays/my.dtbo' Jan 16 17:48:22 <__deetz__> buuuuut Jan 16 17:49:08 <__deetz__> that's gone because my kernel module recipe doesn't place it somewhere where I can later fetch it. Jan 16 17:49:41 <__deetz__> I used to be able to say 'install ${MY_DTBO} ${DEPLOY_DIR_IMAGE}' Jan 16 17:49:49 <__deetz__> and it would be picked up from there. Great. Jan 16 17:50:03 <__deetz__> That only works when freshly building the module though. Jan 16 17:50:20 <__deetz__> Not when it's being taken from the canned package (?) Jan 16 17:50:40 <__deetz__> So - any ideas how I can place my dtbo there? Jan 16 18:21:37 define a do_deploy Jan 16 18:22:33 <__deetz__> khem: thanks, I'll look into that. **** ENDING LOGGING AT Thu Jan 17 02:59:57 2019