Re: [oe] kernel config/rebuilding

2014-05-13 Thread Gary Thomas
On 2014-05-12 18:18, Richard Cagley wrote: On Mon, May 12, 2014 at 12:15 PM, Gary Thomas g...@mlbassoc.com wrote: bitbake linux-xlnx -C compile That definitely caused the kernel to get rebuilt. Thanks. While I was waiting for a reply I stumbled on this

[oe] kernel config/rebuilding

2014-05-12 Thread Richard Cagley
This is likely an incredibly dumb question. After I do this bitbake -c menuconfig linux-xlnx Then go through the menu options and select the kernel changes I want. How do I get the kernel to rebuild? bitbake linux-xlnx and bitbake core-image-minimal-dev don't seem to generate new uImages. --

Re: [oe] kernel config/rebuilding

2014-05-12 Thread Gary Thomas
On 2014-05-12 12:43, Richard Cagley wrote: This is likely an incredibly dumb question. After I do this bitbake -c menuconfig linux-xlnx Then go through the menu options and select the kernel changes I want. How do I get the kernel to rebuild? bitbake linux-xlnx Try 'bitbake linux-xlnx -C

Re: [oe] kernel config/rebuilding

2014-05-12 Thread Richard Cagley
On Mon, May 12, 2014 at 12:15 PM, Gary Thomas g...@mlbassoc.com wrote: bitbake linux-xlnx -C compile That definitely caused the kernel to get rebuilt. Thanks. While I was waiting for a reply I stumbled on this https://community.freescale.com/docs/DOC-95045 Do I need to move the new .config