diff options
author | Stephano Cetola <stephano.cetola@linux.intel.com> | 2016-08-10 13:03:16 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-11 13:36:06 +0100 |
commit | a92c196449c516fe51786d429078bbb1213bb029 (patch) | |
tree | ed7a7309c9bf4c675c7e42cafcc68eff618c0f70 /meta/classes/mirrors.bbclass | |
parent | c47288615c05aeec46ced39b2853cdd436703dec (diff) | |
download | openembedded-core-1f215882811fa9b3f69d8825fcb76bd9ca834ab3.tar.gz |
Allow for simultaneous do_rootfs tasks with rpmuninative-1.3
Give each rootfs its own RPM channel to use. This puts the RPM metadata
in a private subdirectory of $WORKDIR, rather than living in DEPLOY_DIR
where other tasks may race with it.
This allows us to reduce the time that the rpm.lock is held to only the
time needed to hardlink the RPMs, allowing the majority of the rootfs
operation to run in parallel.
Also, this fixes the smart tests by generating an index for all packages
at the time of the test, rather than using the one provided by the
rootfs process.
Original credit for the enhancement should go to Steven Walter
stevenrwalter@gmail.com.
Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/mirrors.bbclass')
0 files changed, 0 insertions, 0 deletions