**** BEGIN LOGGING AT Sat Nov 07 03:00:32 2020 Nov 07 11:38:44 marex: we should start a "meta-xlinx" fan club Nov 07 11:42:40 Crofton|cloud: does it come with VIP access to xilinx custom internal embeddedsw which is different than what is on github.com/xilinx ? :) Nov 07 11:42:59 Crofton|cloud: apparently they released meta-xilinx-standalone, but not the sources for the recipes 3-/ Nov 07 11:43:25 Crofton|cloud: also, which meta-xilinx are you talking about, the one at yp.org or github.com ? there are two, different ones :-( Nov 07 11:44:04 github one :) Nov 07 11:45:01 the atf blob it makes isn't loading for me Nov 07 11:45:07 Crofton|cloud: I have to wonder why they forked oe-core too , and it never gets any updates or fixes either :-( Nov 07 11:45:33 Crofton|cloud: bl31 custom interface between kernel and pmufw ? Nov 07 11:46:10 EINVAL Nov 07 11:46:32 spl_load_image_fat: error reading image atf-uboot.ub, err - -22 Nov 07 11:48:28 Crofton|cloud: whats loading that, uboot spl ? Nov 07 11:51:20 yes Nov 07 11:51:28 need to look in th ecode some Nov 07 11:53:40 Crofton|cloud: doesnt the downstream xilinx stuff use their own custom fsbl ? Nov 07 12:14:02 I hate fighting xilnx tools :) Nov 07 12:15:10 Crofton|cloud: it usually works if you use outdated ubuntu, just be sure to NOT have all the latest updates Nov 07 12:15:35 Crofton|cloud: e.g. vivado installer crashes on ubuntu 18.04.5, but if you patch /etc/os-release to read 18.04.4 the installer does not crash Nov 07 12:21:12 lolz Nov 07 12:22:54 Crofton|cloud: also, since the vivado installer + vitis installer downloads 35 GiB of stuff and then another 8.5 GiB of updates, make sure to git clone this device-tree-xlnx repo from xilinx github, it isn't part of those many gigabytes, otherwise you won;t be able to use the DT generator in vitis :-) Nov 07 16:53:19 how does grub make it to the mbr? does wic take care of that or what is the mechanism? trying to understand how it works in yocto Nov 07 21:32:03 hmm, so I have an image recipe that I created and I want only exactly two packages to end up there; so I set IMAGE_INSTALL, even tried with := but still more stuff is being added although I am not including any other image recipes, only the inheriting the image.bbclass Nov 07 21:33:34 https://paste.ee/p/YUWLx Nov 07 21:33:37 how is this possible? Nov 07 21:33:59 shouldnt my setting that is processed last overwrite and set the variable to exactly what I want it to be? Nov 07 21:35:03 or is the problem that the odroid layer uses _append? IMAGE_INSTALL_append = " dosfstools mtools kernel-image kernel-modules" Nov 07 21:35:08 doh. probably **** ENDING LOGGING AT Sun Nov 08 03:00:00 2020