diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-03-10 11:58:15 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-10 18:11:53 -0800 |
commit | 1d5ca654a482f582c75faf546140dfd6064da73b (patch) | |
tree | 5d4d507cc384ac202def017a4ad4c4f321cf02cd /meta/recipes-support | |
parent | dbc752c75786b0985fbeb4986467ae01290f424a (diff) | |
download | openembedded-core-1d5ca654a482f582c75faf546140dfd6064da73b.tar.gz openembedded-core-1d5ca654a482f582c75faf546140dfd6064da73b.tar.bz2 openembedded-core-1d5ca654a482f582c75faf546140dfd6064da73b.tar.xz openembedded-core-1d5ca654a482f582c75faf546140dfd6064da73b.zip |
package_rpm: Fix rootfs generation
[YOCTO #797]
During rootfs generation, if other RPM packages are being wrtten
this could cause a failure during the solvedb generation. We
add a shared lock around the RPM package building. This will allow
multiple RPM packages to continue to be written at the same time, but
prevent rootfs generation and RPM package generation at the same time.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions