[meta-xilinx] trying to build core-image-zynq with yocto exposes conflicting patch files
Elvis Dowson
elvis.dowson at gmail.com
Mon Apr 1 07:56:38 PDT 2013
Hi Robert,
On Apr 1, 2013, at 6:30 PM, "Robert P. J. Day" <rpjday at crashcourse.ca> wrote:
>
> (aside: hoping this is the right place for this. i just purchased a
> zedboard and i want to build bootable images for it both from scratch,
> and using oe/yocto. would those approaches represent two separate
> forums i should be using?)
>
> with fully-updated oe-core and meta-zynq yocto layers, i tried to
> build "core-image-zynq" and got:
>
> ERROR: Command Error: exit status: 1 Output:
> Applying patch no-gtk.patch
> patching file Makefile
> Hunk #1 FAILED at 1.
> 1 out of 1 hunk FAILED -- rejects in file Makefile
> Patch no-gtk.patch does not apply (enforce with -f)
> ERROR: Function failed: patch_do_patch
>
Which meta-zynq layer are you using?
At the moment there is support for zynq in 3 layers
git://git.yoctoproject.org/meta-xilinx (my repo, works with ZC702, should work with ZC706)
git://github.com/balister/meta-zynq.git (Philip Balister's repo, works with ZC702, includes HDMI display output)
git://git.yoctoproject.org/cgit/cgit.cgi/meta-zynq/ (Windriver's repo)
I've used only the core-image-minimal recipes. Never tried to build ones that involve Sato or GTK recipes.
You've worked extensively on ARM, correct? It shouldn't be too different once you get the zynq_fsbl, bitstream, etc build correctly.
Best regards,
Elvis Dowson
More information about the meta-xilinx
mailing list