generic-poky/meta
Patrick Ohly ce84432d98 rm_work_and_downloads.bbclass: more aggressively minimize disk usage
rm_work.bbclass never deletes downloaded files, even if they are not
going to be needed again during the
build. rm_work_and_downloads.bbclass is more aggressive in minimizing
the used disk space during a build, but has other disadvantages:
- sources required by different recipes need to be fetched once per
  recipe, not once per build
- incremental builds do not work reliably because sources get
  removed without ensuring that sources gets fetched again

That makes rm_work_and_downloads.bbclass useful for one-time builds in
a constrained environment (like a CI system), but not for general use.

(From OE-Core rev: ca23a07fc6677720508197f2b44573bfd6b52f28)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-20 11:53:48 +00:00
..
classes rm_work_and_downloads.bbclass: more aggressively minimize disk usage 2017-01-20 11:53:48 +00:00
conf bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf 2017-01-17 11:31:36 +00:00
files sdk-installer: Fix unclear SDK installer message 2016-10-11 22:59:35 +01:00
lib oeqa/selftest/devtool: rewrite modify testcase 2017-01-19 22:47:22 +00:00
recipes-bsp grub_git: remove redundant inherits 2017-01-16 18:05:13 +00:00
recipes-connectivity openssl: Use linux-aarch64 target for aarch64 2017-01-19 22:47:21 +00:00
recipes-core netbase: upgrade to version 5.4 2017-01-19 22:47:21 +00:00
recipes-devtools python3-pygobject: enable cairo only when a display is available 2017-01-19 22:47:21 +00:00
recipes-extended time: BBCLASSEXTEND to native and nativesdk 2017-01-19 22:47:22 +00:00
recipes-gnome gnome-desktop3: fix for x32 2017-01-09 13:39:13 +00:00
recipes-graphics harfbuzz: upgrade to 1.4.1 2017-01-19 22:47:21 +00:00
recipes-kernel babeltrace: upgrade to 1.5.1 2017-01-19 22:47:21 +00:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia gstreamer1.0: make libunwind detection deterministic 2017-01-19 22:47:21 +00:00
recipes-rt meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipes-sato webkitgtk: add missing python-native dep 2017-01-09 13:39:13 +00:00
recipes-support libproxy: update to version 0.4.14 2017-01-19 22:47:21 +00:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00