[oe-commits] org.oe.dev rm_work.bbclass: stop cleaning out before populate_staging

pH5 commit openembedded-commits at lists.openembedded.org
Mon Aug 28 19:33:48 UTC 2006


rm_work.bbclass: stop cleaning out before populate_staging

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: df5459c38c625f17c9ac21c9ad5042cd931d077b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=df5459c38c625f17c9ac21c9ad5042cd931d077b
Files:
1
classes/rm_work.bbclass
Diffs:

#
# mt diff -r3ffb499d7ca3f2ba83ebd3e4377e81a7c1494354 -rdf5459c38c625f17c9ac21c9ad5042cd931d077b
#
# 
# 
# patch "classes/rm_work.bbclass"
#  from [b2d0b002eae85281b24474893f565c1eaacca0a6]
#    to [e61b15f538051b1039bb78184a03e0ed3e4c3e08]
# 
============================================================
--- classes/rm_work.bbclass	b2d0b002eae85281b24474893f565c1eaacca0a6
+++ classes/rm_work.bbclass	e61b15f538051b1039bb78184a03e0ed3e4c3e08
@@ -19,4 +19,4 @@ addtask rm_work before do_build
 }
 
 addtask rm_work before do_build
+addtask rm_work after do_populate_staging
-addtask rm_work after do_package






More information about the Openembedded-commits mailing list