[meta-xilinx] trying to build core-image-zynq with yocto exposes conflicting patch files

Elvis Dowson elvis.dowson at gmail.com
Mon Apr 1 08:43:04 PDT 2013


On Apr 1, 2013, at 7:02 PM, "Robert P. J. Day" <rpjday at crashcourse.ca> wrote:

> On Mon, 1 Apr 2013, Elvis Dowson wrote:
> 
>> 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'm using the one currently referenced by the new OE layers page
> here:
> 
> http://layers.openembedded.org/layerindex/layers/
> 
> so that would be philip's repo. if that's not appropriate, then the
> layers page should clarify which repo is the correct one, no?


Try bitbake core-image-minimal, it should build. That's what I used and it worked for me.

For the zedboard, check the Xilinx Linux kernel repo if they have a defconfig specific to the zedboard.

Elvis Dowson


More information about the meta-xilinx mailing list