Re: Raspberry pi 4 recipe and layer issues.


Ed Vidal
 

Hi,
Testing 1 of the 4 recipes in meta-yosys-tools nextpnr_0.1.bb.
I tried testing on target rpi4-64 to determine, EXTRA_OECMAKE = "-DARCH=ice40 -DBUILD_GUI=OFF  ${S} "
variable.  In yocto this uses the build directory.  On the target, "cmake -DARACH=ice40 -DBUILD_GUI=OFF ."
which is the nextpnr directory.  It appears that yocto uses ninja, while the target uses make.  I have copies of both 
CMakeError.log files for target & yocto at the links below.

https://github.com/develone/meta-yosys-tools/blob/master/doc-recipes/target/CMakeFiles/CMakeError.log

https://github.com/develone/meta-yosys-tools/blob/master/doc-recipes/yocto/CMakeFiles/CMakeError.log


The target builds and installs while yocto fails do_configure step.

The recipe I am testing with the cmd "bitbake -DDD nextpnr" is 



This recipe nextpnr_0.1.bb is dependent on a 2nd recipe in meta-yosys-tools layer icestorm_0.1.bb in the same layer.  This recipe creates the RPMs, but is failing in QA step.  I use the "rpm -i icestorm-0.1+git0+041c075e4a-r0.aarch64.rpm" to test on the target.

Let me know if I can provide any additional information. 
Thanks 

Regards


Edward Vidal Jr. e-mail develone@... 915-595-1613

Join yocto@lists.yoctoproject.org to automatically receive all group messages.