Xilinx / meta-xilinx-tools

Yocto Project layer enables AMD Xilinx tools related metadata for MicroBlaze, Zynq, ZynqMP and Versal devices.
MIT License
53 stars 51 forks source link

recipes-bsp/bootbin/xilinx-bootbin_1.0.bb fails to generate deps #10

Closed dawithers closed 4 years ago

dawithers commented 5 years ago

Dropping the + ":do_deploy" from old line 76 in commit a622db9 seems to have broken this recipe. It now produces the following error:

ERROR: Error for /home/ubuntu/git/yocto/poky/build/../../meta-xilinx-tools/recipes-bsp/bootbin/xilinx-bootbin_1.0.bb:do_configure[depends], dependency virtual/fsbl in ' virtual/fsbl virtual/fsbl virtual/fsbl virtual/fsbl virtual/fsbl virtual/bitstream virtual/pmu-firmware virtual/arm-trusted-firmware virtual/bootloader virtual/kernel virtual/dtb' does not contain exactly one ':' character. Task 'depends' should be specified in the form 'packagename:task' ERROR: Command execution failed: Exited with 1

mharth commented 4 years ago

i think this is fixed in recent release, please confirm