utility-tasks.bbclass: drop mrproper task
authorChris Larson <chris_larson@mentor.com>
Tue, 21 Sep 2010 05:06:21 +0000 (05:06 +0000)
committerChris Larson <chris_larson@mentor.com>
Sun, 26 Sep 2010 02:07:52 +0000 (19:07 -0700)
commit0754ca01950c3a8e5e332f9fa073a33622e63a66
tree76ff347e666e7e4b2ad26f08cf69e9a4a487023f
parent2d97a1b87144990a891ce34ed32905546e13da70
utility-tasks.bbclass: drop mrproper task

This task is misleading and potentially quite harmful, as it wipes the entire
DL_DIR, yet tasks are supposed to be recipe specific.  We have the proper
distclean task to wipe sources for a recipe + run do_clean, and the user can
always wipe all of DL_DIR manually if necessary.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Acked-by: Eric Bénard <eric@eukrea.com>
classes/utility-tasks.bbclass