On Mon, 2009-11-16 at 23:18 +0100, Przemyslaw Wesolek wrote:
> Previously, 'menuconfig' task was being run just after 'patch' one. In
> result, the most common path for unexperienced users:
> 
> bitbake virtual/kernel -c menuconfig
> bitbake virtual/kernel -c build
> 
> didn't work, because the result of 'menuconfig' was later overwritten by
> 'configure' on the chain of 'build'.
> 
> With this patch, 'configure' is requirement for 'menuconfig',
> so any manual changes to the kernel config is done just before
> actual build and no overwrite occurs.

Thanks for the patch.  That seems like a reasonable change and I think
it's been proposed before without anybody speaking up in favour of the
old behaviour.  I checked this in.

p.



_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to