I  am completely new to Yocto and I would like to build a minimal image for a 
ZCU104 board to have a solid ground before starting with more complex projects. 
I followed these simple steps:
* Cloned Yocto and checkout out the zeus branch.
* Cloned meta-xilinx under build/ and checked out the zeus branch 
(LAYERSERIES_COMPAT = "zeus"
* Added meta-xilinx-bsp ,meta-xilinx-contrib and meta-xilinx-standalone to 
conf/bblayers.conf with bitbake-layers add-layer and I checked if they were 
added.
* In conf/local.conf I edited MACHINE to MACHINE ??= "zcu104-zynqmp"
* bitbake core-image-minimal
No errors while parsing but then an error occurred after running around 75% of 
the tasks: ERROR: Task 
(.../poky/build/meta-xilinx/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2019.2.bb:do_compile)
 failed with exit code '1'"
As I didn't know what to do to solve that problem, I gave it a second try with 
the gatesgarth branches (Yocto and meta-xilinx) but that was even worse because 
I got a parse error before running any task: ERROR: ParseError at 
.../poky/build/meta-xilinx/meta-xilinx-bsp/recipes-bsp/uboot-device-tree/uboot-device-tree.bb:11:
 Could not inherit file classes/xsctdt.bbclass

Am I missing any step before building the image? As I said, I only need to 
build a simple image that just works. Thanks!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#4797): 
https://lists.yoctoproject.org/g/meta-xilinx/message/4797
Mute This Topic: https://lists.yoctoproject.org/mt/79922149/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to