All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rm_work enhancements
@ 2017-01-06  9:55 Patrick Ohly
  2017-01-06  9:55 ` [PATCH 1/3] gcc-source.inc: cleanly disable do_rm_work Patrick Ohly
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Patrick Ohly @ 2017-01-06  9:55 UTC (permalink / raw)
  To: openembedded-core

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.

The following changes since commit af330fc0087692039d4256a6fb1e122742e8ec1a:

  packagegroup-core-lsb: add opengl to REQUIRED_DISTRO_FEATURES (2017-01-05 13:53:45 +0000)

are available in the git repository at:

  git://github.com/pohly/openembedded-core rmwork
  https://github.com/pohly/openembedded-core/tree/rmwork

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, 52 insertions(+), 14 deletions(-)
 create mode 100644 meta/classes/rm_work_and_downloads.bbclass

-- 
2.1.4



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-03-02 10:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-06  9:55 [PATCH 0/3] rm_work enhancements Patrick Ohly
2017-01-06  9:55 ` [PATCH 1/3] gcc-source.inc: cleanly disable do_rm_work Patrick Ohly
2017-01-09 18:47   ` Khem Raj
2017-01-06  9:55 ` [PATCH 2/3] rm_work_and_downloads.bbclass: more aggressively minimize disk usage Patrick Ohly
2017-01-06 18:31   ` Randy Witt
2017-01-06 19:22     ` Patrick Ohly
2017-01-06 21:29       ` Randy Witt
2017-01-07  8:09         ` Patrick Ohly
2017-01-09 10:25           ` Patrick Ohly
2017-01-09 18:17             ` Randy Witt
2017-01-06  9:55 ` [PATCH 3/3] rm_work.bbclass: clean up sooner Patrick Ohly
2017-02-15 18:32   ` Martin Jansa
2017-02-16 10:26     ` Patrick Ohly
2017-03-01 15:52       ` Martin Jansa
2017-03-01 16:44         ` Patrick Ohly
2017-03-01 18:47           ` Martin Jansa
2017-03-02 10:13             ` Patrick Ohly
2017-03-02  9:38         ` Patrick Ohly

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.