> On Jun 26, 2017, at 00:01, Vadla Rajesh <[email protected]> wrote:
> 
> Thanks for accepting me as a member in this group
You're... welcome? (It's an automated process ;)
> 
> I want to build yocto morty for xilinx hardware and in meta-xilinx 
> layer,there is no conf file to my hardware and i am using  xilinx xc7z020 
> board .
> So i want to build yocto to this hardware and build sd card image to boot 
> with yocto
> Can you please help me how can i add conf file to this hardware and how can i 
> built sd card image for this. 

This question is not so much meta-xilinx specific, but a generic yocto question.

The simplest you can do is read the getting started documentation and google
"yocto getting started".

http://www.yoctoproject.org/docs/2.0/yocto-project-qs/yocto-project-qs.html

There are plenty of youtubes also that will help you start. Once you have your
build dir bootstrapped (a skeleton conf will appear), you'll be able to add the
meta-xilinx layer to the build dir's conf/bblayers.conf and override the machine
name in conf/local.conf (look for "MACHINE ?=")

Good luck!



-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to