Files
poky/scripts
Jiajun Xu 3e57b1d749 test-reexec: Add script to address issues when task re-execution
The script is used to address build issues when tasks of different
recipes are re-executed. The script goes through all available recipes
and their tasks. The test results are saved in ./reexeclogs. Force build
logs are saved with prefix "force". Build failure logs are saved with
prefix "failed".

[YOCTO #2123]

(From OE-Core rev: 6258a11f22103d68d02e329c2e7fb198202cc6ef)

Signed-off-by: Jiajun Xu <jiajun.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-18 15:25:11 +01:00
..
2012-04-11 12:48:37 +01:00
2012-03-31 17:59:10 +01:00
2011-05-04 00:54:39 +01:00
2011-10-04 13:46:19 +01:00
2012-05-06 09:55:48 +01:00
2012-03-22 19:21:15 +00:00
2012-03-22 19:21:15 +00:00

This directory contains Various useful scripts for working with OE builds