[meta-xilinx] should elvis' meta-xilinx layer be synced with poky right now?
Elvis Dowson
elvis.dowson at gmail.com
Wed Apr 17 16:40:51 PDT 2013
Hi Robert,
On Apr 17, 2013, at 8:29 PM, Robert P. J. Day wrote:
> (wasn't sure i should post this or email elvis directly, hope this
> is appropriate.)
>
> in the spirit of the ongoing layer discussion, i wanted to
> experiment with just building a bootable u-boot for my zedboard so i
> started with elvis' yocto meta-xilinx layer from here:
>
> git://git.yoctoproject.org/meta-xilinx
>
> according to the README, this layer needs poky HEAD so i added that to
> bblayers.conf, then ran bitbake-env to check on the u-boot-xilinx
> recipe and got:
>
> ERROR: No recipes available for:
>
> /home/rpjday/oe/dist/layers/xilinx/yocto-elvis/recipes-support/db/db_5.3.15.bbappend
> /home/rpjday/oe/dist/layers/xilinx/yocto-elvis/recipes-devtools/gnu-config/gnu-config_20111111.bbappend
> /home/rpjday/oe/dist/layers/xilinx/yocto-elvis/recipes-core/gettext/gettext_0.18.1.1.bbappend
> /home/rpjday/oe/dist/layers/xilinx/yocto-elvis/recipes-core/util-linux/util-linux_2.21.2.bbappend
> ERROR: Command execution failed: Exited with 1
>
> should this work? it sure looks like that xilinx layer is out of
> date with respect to poky, which has newer recipes of all of the
> above. am i doing something silly?
You're right, it looks like it is currently out of sync with poky master, perhaps within the last 3 weeks.
I'll try and update it to the current poky master, and test the build with the ZC702.
Usually I maintain tags for working builds, here is an example for the ML507 board.
http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/tag/?id=201210092220-xilinx-ml507-ppc440
I haven't pushed tags out yet for the ZC702 board. I'll fix this in the coming days.
The temporary solution to get the build going is to look up the corresponding recipes in poky/master
and modify the meta-xilinx bbappend recipe versions, and test it.
I'll take a look a Mike's repo as well and see how I can try and merge his work into this layer.
I don't have a Zedboard, but you should be able to pull in those changes to test it.
Best regards,
Elvis Dowson
More information about the meta-xilinx
mailing list