On Tue, Aug 13, 2013 at 6:33 PM, Mark Hatle <[email protected]>wrote:
> On 8/13/13 12:23 PM, Laszlo Papp wrote: > >> s/which files/which lines/ >> > > The kernel configuration mechanism has a tool that will combine the > original configuration, and any listed configuration fragments (.cfg > files). It will combine these, and then filter them in such a way that > last-in wins. > > See the Yocto Project Linux Kernel Development manual, section 2.2.3: > > http://www.yoctoproject.org/**docs/current/kernel-dev/** > kernel-dev.html#changing-the-**configuration<http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html#changing-the-configuration> Could you please clarify how that is related to my question? What I wanna understand is: I set something in the config as I wish, and then the bitbake file is getting chopped respectively like with "ifdef/elif" etc in C/C++, but this time inside the python script defined in the bitbake file. I am well aware of that you can customize the defconfig, but my question was about the python function.
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
