[meta-xilinx] core-image-minimal build issue, recipes missing
Elvis Dowson
elvis.dowson at gmail.com
Thu Jan 9 08:43:25 PST 2014
Hi John,
On Jan 9, 2014, at 20:15, John Linn <john.linn at xilinx.com> wrote:
> I’m real new to Yocto so this is probably user error on my part.
>
> I got the basic x86 build of yocto working fine before I then switched to trying to build for the ZC702 board. I’m using poky-dora and the top of the master from meta-xilinx tree following the README at https://github.com/Xilinx/meta-xilinx.
>
> Thanks
> John
>
> ERROR: No recipes available for:
> /home/john/yocto/poky-dora-10.0.0/meta-xilinx/recipes-devtools/gdb/gdb-cross_7.6.1.bbappend
> /home/john/yocto/poky-dora-10.0.0/meta-xilinx/recipes-devtools/gdb/gdb_7.6.1.bbappend
> /home/john/yocto/poky-dora-10.0.0/meta-xilinx/recipes-devtools/qemu/qemu_1.6.1.bbappend
> /home/john/yocto/poky-dora-10.0.0/meta-xilinx/recipes-devtools/gdb/gdb-cross-canadian_7.6.1.bbappend
> ERROR: Command execution failed: Exited with 1
This can be easily fixed. What’s happening is that the main yocto layer might have a different version of the package, for which it is complaining of a missing bbappend.
All you have to do is rename the files with the missing bbappends, to match the ones in the yocto layer, and the build process should proceed a bit further.
You can assess the impact of the change, and if things work out fine, send a patch to the list for inclusion into the meta-xilinx layer.
Best regards,
Elvis Dowson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20140109/4564e447/attachment.html>
More information about the meta-xilinx
mailing list