Re: [yocto] config file

2016-07-25 Thread Nicolas Dechesne
On Tue, Jul 26, 2016 at 9:55 AM, nousi wrote: > I have downloaded the poky repo and it is clean. > I do not find any .config file in poky directory. > Please, point me to the location under poky tree to copy the .config file > from the external source so that bitbake can use .config file configura

Re: [yocto] config file

2016-07-25 Thread Mircea Gliga
Hi This part of the documentation is of interest: http://www.yoctoproject.org/docs/2.0.2/dev-manual/dev-manual.html#configuring-the-kernel The idea is that the .config file is located in your Build Directory, in the area where the specific kernel is built. Could be something like this: poky/b