[poky] Customizing kernels

Gary Thomas gary at mlbassoc.com
Wed Jul 27 10:25:24 PDT 2011


To run a customized kernel configuration, I've been doing this:
   % bitbake virtual/kernel
   % bitbake virtual/kernel -c menuconfig
   % bitbake virtual/kernel -c compile -f
   % bitbake virtual/kernel

Is there some way that the kernel recipes (probably kernel.bbclass)
could mark the compile state as invalid so that the '-c compile -f'
step is no longer needed (implied)?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the poky mailing list