[OE-core] is there a bitbake command/task for removing just KERNEL_IMAGETYPES?

Robert P. J. Day rpjday at crashcourse.ca
Wed Mar 15 09:58:58 UTC 2017


  sort of related to an earlier question i asked on YP list ... i'm
playing with introducing and generating different KERNEL_IMAGETYPES,
and i want to be able to remove *just* those generated kernel image
types before trying a different variation by setting:

  KERNEL_CLASSES
  KERNEL_IMAGETYPES

to different values.

  if i run:

  $ bitbake -c cleansstate virtual/kernel

that *seems* to get rid of the raw kernel binary as well, so it has to
be recompiled. all i want to do is get rid of any uImage, zImage,
fitImage files and not have to recompile the entire kernel.

  is there a kernel task for that, or can i just manually "rm" them to
get the same effect?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-core mailing list