[oe] addtask menuconfig after do_configure (instead of do_patch)?

Leon Woestenberg leon.woestenberg at gmail.com
Tue Nov 10 16:25:31 UTC 2009


Hello,

as seen in another thread I think this change is desired to improve
towards expected behaviour:

classes/kernel.bbclass:

-addtask menuconfig after do_patch
+addtask menuconfig after do_configure

This will make sure the OE default configuration is used as the
default config before going into the menu.

Downside is that menuconfig will probably not work for new kernel
recipes without defconfig.

Regards.
-- 
Leon




More information about the Openembedded-devel mailing list