summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/autoconf-archive
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-05 22:14:26 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-25 22:27:46 +0000
commit31a84b4316b96a57c844eb196244c2e522691c4e (patch)
treeb56933c8f1ae5a16d248b8bd7f383574064e4d2a /meta/recipes-devtools/autoconf-archive
parent6ab2cac421149ebe29d3e0feed165a5fd84a6c8d (diff)
downloadpoky-31a84b4316b96a57c844eb196244c2e522691c4e.tar.gz
archiver/package_rpm: Fix the worst src.rpm generation race
The package_rpm code is writing outside the task's sstate directory into the sstate of do_deploy_archives. This is "out of spec" since if the task is installed from sstate, the files are not restored. This means the files may appear/disappear, things are not deterministic and there are races. Extend the do_package_write_rpm code to handle writing the src.rpm into place to avoid these issues. There are other problems but this avoids races around this file. (From OE-Core rev: c6e151ba7fe0f14044537cf0ab2cac436f1496e3) (From OE-Core rev: b119872fb794a36b6eb9ef5e9c42a9c6c991e835) 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/autoconf-archive')
0 files changed, 0 insertions, 0 deletions