Hi there, I've started to work with wandboard-dual and Yocto but found some build issues. I didn't test it on the board.
This is my workspace: poky : danny meta-fsl-arm : danny meta-fsl-arm-extra : master (fd0255b) When I tried to buid a core-image-minimal I had these issues: Bitbake recipes parsing errors on: meta-fsl-arm/recipes-core/udev/udev_173.bbappend meta-fsl-arm-extra/recipes-core/netbase/netbase_5.1.bbappend Solved putting BBMASK = "udev_.*\.bbappend$|netbase_5.1.bbappend" on local.conf U-boot compilation: meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb, do_compile: make: *** No rule to make target `wandboard_dl_config'. Stop. Solved by inserting recipe: meta-fsl-arm/recipes-bsp/u-boot/ u-boot-fslc_2013.07.bb This can be used as a reference for people who wants build Yocto for wandboard and is using the same workspace as me. Regards, -- *dS Diego Sueiro Administrador do Portal Embarcados www.embarcados.com.br Engenheiro de Controle e Automação UNIVERSIDADE FEDERAL DE ITAJUBÀ /*long live rock 'n roll*/
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
