diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2018-07-26 16:27:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 22:27:46 +0000 |
commit | e5eadb501b93d7f5d571d952da0424e45bfb1889 (patch) | |
tree | 5a5614ee44c3a38e6c0e2533195b56ecb2e38aa8 /meta/recipes-devtools/bison/bison_3.0.4.bb | |
parent | 5e376572d4edb3d0a54c09d3b709918b53ae6452 (diff) | |
download | poky-e5eadb501b93d7f5d571d952da0424e45bfb1889.tar.gz |
oe-selftest: devtool: avoid parallel races by using temporary copy of core
Some of the devtool tests make changes to files under meta/ -
legitimately since we want these tests to be working with real recipes
and associated files. Unfortunately with the new oe-selftest
parallelisation this can break other tests if files go missing at the
wrong time (among other scenarios). To avoid this issue, simply take a
copy of the core repository and use that for these tests. (We copy the
entire repository since changing the path of meta/ influences COREBASE
and thus we need to have things like scripts/ alongside as well).
(From OE-Core rev: 2457cd57b4195924ef127f497efa2f34f411e660)
(From OE-Core rev: 9cb8353a4f0137823d6ed3e467db9dd7ead7b3de)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bison/bison_3.0.4.bb')
0 files changed, 0 insertions, 0 deletions