[OE-core] [PATCH v2 0/3] rm_work enhancements

Patrick Ohly patrick.ohly at intel.com
Fri Jan 13 14:52:30 UTC 2017


This is the OE-core side of the rm_work.bbclass enhancements. Depends
on the corresponding bitbake patch series. See the OE-core "rm_work +
pybootchart enhancements" mail thread for further information.

Changes since v1:
  - now based on the (tenative!) bb.event.RecipeTaskPreProcess instead
    of prioritized anonymous functions
  - no need to change the scheduler, the "completion" scheduler now
    has the enhanced implementation

Patrick Ohly (3):
  gcc-source.inc: cleanly disable do_rm_work
  rm_work_and_downloads.bbclass: more aggressively minimize disk usage
  rm_work.bbclass: clean up sooner

 meta/classes/rm_work.bbclass               | 31 ++++++++++++++--------
 meta/classes/rm_work_and_downloads.bbclass | 33 +++++++++++++++++++++++-
 meta/recipes-devtools/gcc/gcc-source.inc   |  2 +-
 3 files changed, 54 insertions(+), 12 deletions(-)
 create mode 100644 meta/classes/rm_work_and_downloads.bbclass

base-commit: acce512a0b85853b5acf2ef07e4163a3b4f33a98
-- 
git-series 0.9.1



More information about the Openembedded-core mailing list