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
========================================================================

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to