Re: [yocto] basic questions on LINUX costomization for raspberrypi

2015-01-14 Thread Jim Rafert
cations, but did not need a graphical display.l From: Andrei Gherzan [and...@gherzan.ro] Sent: Tuesday, January 13, 2015 4:57 PM To: abhishek srivastava Cc: yocto@yoctoproject.org Subject: Re: [yocto] basic questions on LINUX costomization for raspberrypi Hello,

Re: [yocto] basic questions on LINUX costomization for raspberrypi

2015-01-13 Thread Andrei Gherzan
Hello, Please read the meta-raspberrypi README for basic information and use . http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/tree/README 1) it depends on the image you are baking. What do you mean by reference list? 2) IMAGE_INSTALL_append http://www.yoctoproject.org/docs/current/ref

[yocto] basic questions on LINUX costomization for raspberrypi

2014-12-18 Thread abhishek srivastava
Hi allPlease answer to these questions regarding LINUX kernel image build using yocto project: 1) What basic LINUX packages needed for raspberrypi ? any list for reference ? 2) What if I want to add any package after my image is build ? Do i need to repeat the complete process again? 3) How can