Hi, I tried to build an image for a zybo-zynq7 board with yocto with xilinx meta. I used poky with the hardknott and the gatesgarth branch, both brings the following two error messages:
ERROR: Nothing PROVIDES 'virtual/xilinx-platform-init' (but /home/avt/poky/meta/recipes-bsp/u-boot/u-boot_2020.07.bb DEPENDS on or otherwise requires it) platform-init PROVIDES virtual/xilinx-platform-init but was skipped: incompatible with machine zybo-zynq7 (not in COMPATIBLE_MACHINE) ERROR: Required build target 'core-image-minimal' has no buildable providers. Missing or unbuildable dependency chain was: ['core-image-minimal', 'u-boot-zynq-uenv', 'virtual/boot-bin', 'virtual/xilinx-platform-init'] I read about a similar error in 2018 on the mailing list but I can't do the solution because the files I must change do not exist. Also, the files in the first error message don´t exist. In my .../recipes-bsp/u-boot/ folder isn´t u-boot_2020.07.bb and 'virtual/xilinx-platform-init' I can´t found on the system. In the u-boot/ folder there is just a 'u-boot-xlnx_2020.2.bb'. When I´m searching for 'xiilinx-platform-init' I will find one in the poky/meta-xilinx/meta-xilinx-bsp/classes/ folder with the full name 'xilinx-platform-init.bbclass' Same in the /home/avt/source/meta-xilinx/meta-xilinx-bsp/ folder. These files define: PLATFORM_INIT_DIR = "usr/src/xilinx-platform-init" in the ../src/ folder, there isn´t the data too. I didn´t start looking for a solution for the second error message, maybe it will be done by solving the first error. How can I solve the problem? Best regards Michael Kleber
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4894): https://lists.yoctoproject.org/g/meta-xilinx/message/4894 Mute This Topic: https://lists.yoctoproject.org/mt/82771182/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
