Files
meta-openembedded/meta-oe
Darren Hart 5196b842f7 kernel: move menuconfig task after configure
Fixes [YOCTO 1136]

linux-yocto adds some configure steps that are necessary to prepare the source
tree after the do_patch task. This causes a "-c menuconfig" to fail in a clean
build tree. Typical use of menuconfig should be to modify the config provided
by the recipe being built. It therefor makes sense for the menuconfig task to
come after the configure task. This also happens to fix the issue seen with the
linux-yocto kernel recipe.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-15 17:05:27 +02:00
..
2011-05-25 16:05:04 +02:00
2011-07-14 16:49:27 +01:00
2011-07-14 16:49:27 +01:00
2011-07-14 16:49:27 +01:00
2011-07-12 12:25:24 +02:00
2011-07-14 16:49:27 +01:00
2011-07-14 16:49:27 +01:00
2011-07-14 16:49:27 +01:00
2011-07-14 16:49:27 +01:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-oe'

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>