generic-poky/meta
Aníbal Limón 62c45ffbc7 oeqa/utils/decorators: LogResults fix race condition in linkfile
In order to avoid race condition when test if exists the linkfile
use bb.utils.lock, the best solution is to create a unique name
for the link file.

There is no way to create a unique linkfile name at this decorator
because is needed the machine and image variables, those variables
can't be passed easily in this code.

To avoid broke test export functionality use a try/except because bb
isn't available when use test export

[YOCTO #10225]

(From OE-Core rev: 059d475b6bce1e5414170a4fe2e7989f6b0eacd6)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-15 12:15:07 +01:00
..
classes image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps] 2016-09-15 12:15:07 +01:00
conf bitbake.conf: Add BBSERVER to HASHBASE_WHITELIST 2016-09-14 22:22:07 +01:00
files classes/populate_sdk_ext: drop duplicated error message 2016-08-17 10:35:41 +01:00
lib oeqa/utils/decorators: LogResults fix race condition in linkfile 2016-09-15 12:15:07 +01:00
recipes-bsp u-boot: Set u-boot binary permissions to 0644 2016-09-14 22:22:07 +01:00
recipes-connectivity ofono: RRECOMMENDS tun.ko & APN database 2016-09-05 11:56:02 +01:00
recipes-core busybox: Avoid race building libbb 2016-09-15 12:15:07 +01:00
recipes-devtools patchelf: Update to version 0.9 2016-09-15 12:15:07 +01:00
recipes-extended libuser: enable gtk-doc 2016-09-09 12:12:22 +01:00
recipes-gnome gtk-doc: require perl-native only if api-documentation feature is enabled 2016-09-14 22:22:12 +01:00
recipes-graphics libdrm: Explicitly disable cunit tests 2016-09-14 22:22:13 +01:00
recipes-kernel linux-yocto/4.1: update to 4.1.32 2016-09-14 22:22:12 +01:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia gst-player: specify PV 2016-09-14 22:22:12 +01:00
recipes-rt rt-tests: rationalise compiler flags 2016-07-26 08:56:32 +01:00
recipes-sato webkitgtk: re-enable introspection on powerpc 2016-09-09 12:12:22 +01:00
recipes-support ptest-runner: allow building from externalsrc 2016-09-15 12:15:07 +01:00
site site: Move rsync_cv_HAVE_C99_VSNPRINTF to common-linux 2016-07-20 10:28:47 +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