generic-poky/meta
Joshua Lock 58a02e73d0 oeqa/selftest: don't use cleanall in selftests
* devtool: oeqa.selftest.devtool.DevtoolTests is taking 4 or more hours on the
  autobuilder because the cleanall call deletes the tarball of the kernel
  source, forcing a large clone which is especially long on an NFS mount.

  The cleanall invocation isn't really required here and switching to clean
  instead should avoid hours of re-cloning the same repository each time we
  run oe-selftest on the autobuilder.
* buildoptions: We only need to ensure the first image isn't an incremental
  image, clean will suffice here.
* runtime-test: no need to clean up the artefacts generated during the test,
  let's leave that to a higher level process rather than using the cleanall
  hammer.

(From OE-Core rev: 9c948d3de08f158387e08a17cdc0cedc7d26bb54)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-27 20:22:51 +01:00
..
classes classes: Replace "if test" file tests with POSIX file tests 2017-03-27 11:08:34 +01:00
conf expect: resolve string formatting issues 2017-03-24 23:43:32 +00:00
files fs-perms.txt: Two cleanup tweaks for consistency. 2017-03-17 16:53:05 +00:00
lib oeqa/selftest: don't use cleanall in selftests 2017-03-27 20:22:51 +01:00
recipes-bsp u-boot-fw-utils: reuse the same override HOSTCC patch as u-boot-mkimage 2017-03-17 16:53:06 +00:00
recipes-connectivity openssl: Fix build with clang 2017-03-22 11:35:21 +00:00
recipes-core ifupdown: Fix initscript 2017-03-27 20:22:51 +01:00
recipes-devtools rpm: change PROVIDES rpm-build to RPROVIDES 2017-03-27 20:22:50 +01:00
recipes-extended mdadm: update criteria to build with corosync 2017-03-27 08:15:07 +01:00
recipes-gnome nativesdk-packagegroup-sdk-host: replace smartpm with dnf 2017-03-14 14:42:17 +00:00
recipes-graphics mesa: Add Etnaviv and i.MX Gallium backend PACKAGECONFIG options 2017-03-27 20:22:50 +01:00
recipes-kernel firmware: use ${nonarch_base_libdir} for firmware installation. 2017-03-24 23:43:32 +00:00
recipes-lsb4 libpng12: Use rm instead of unlink 2017-03-10 14:50:11 +00:00
recipes-multimedia libvorbis: Contain gcc specific compiler flags using configure option 2017-03-24 23:43:32 +00:00
recipes-rt meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipes-sato webkitgtk: Fix build on aarch64 2017-03-17 16:53:05 +00:00
recipes-support boost: various cleanups 2017-03-27 08:15:06 +01: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