Hi Nathan, > On Jul 9, 2019, at 09:23, Nathan Rossi <[email protected]> wrote: > > You should not need to do this change to xilinx-init-platform.bbclass, > however you will need to make sure you recipe populates into the > sysroot correctly. By default /usr/src is not populated into the > sysroot (not to be confused with packaging). This is the purpose of > the "SYSROOT_DIRS" line in platform-init.bb > (http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tree/meta-xilinx-bsp/recipes-bsp/platform-init/platform-init.bb#n24).
Great... for me. This will fix my problem. Unfortunately for Jek, I don't think this will help since he is using platform-init.bb. Jek, I suggest you look carefully at u-boot-spl-zynq-init.inc. Several variables must work right in order for your psu_init files to end up in u-boot's source directory prior to the configure and compile steps. Good luck! Thanks for the info Nathan! -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
