[oe] [PATCH] image.bbclass: remove tmp/rootfs after image creation unless you set a variable

Leon Woestenberg leon.woestenberg at gmail.com
Wed Jun 17 19:07:46 UTC 2009


Hello,

On Wed, Jun 17, 2009 at 7:10 PM, Chris Larson<clarson at mvista.com> wrote:
> Set IMAGE_KEEPROOTFS to something other than the empty string to keep
>
+1 for the idea, but "something other than the empty string" is a very
bad user interface.


If users see:

IMAGE_KEEPROOTFS = "1"

in most cases they'll do:

IMAGE_KEEPROOTFS = "0"

instead of

#IMAGE_KEEPROOTFS = "1"


Do we have more of these?? It never occured to me before.

Regards
-- 
Leon




More information about the Openembedded-devel mailing list