image.bbclass: remove tmp/rootfs after image creation unless you set a variable
authorChris Larson <clarson@mvista.com>
Thu, 11 Jun 2009 00:20:23 +0000 (17:20 -0700)
committerChris Larson <clarson@mvista.com>
Wed, 17 Jun 2009 17:41:11 +0000 (10:41 -0700)
commit4a39c2f6fa894959419ac4a097ac97530c335726
tree5acff6856aded42b56b7716a1752c2079508ddd0
parent6b86436a0e986cb6cd0cefecff91479948f5ee79
image.bbclass: remove tmp/rootfs after image creation unless you set a variable

Set IMAGE_KEEPROOTFS to something other than the empty string to keep
tmp/rootfs around after image creation, otherwise it will be removed, as it's
not a fully functional filesystem, and causes much confusion among users as a
result.

Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
classes/image.bbclass