diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-03-10 11:58:15 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-10 18:46:02 -0800 |
commit | c180383885e32aed83c4f8691115859966fb53be (patch) | |
tree | 2b286ffbcd144b35c8d9f9b2abd2cfb6b0526aa6 /meta-demoapps/recipes-gnome | |
parent | d8a82c2e79375f4895623138a2c0d5ae81f9d6a0 (diff) | |
download | poky-c180383885e32aed83c4f8691115859966fb53be.tar.gz |
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.
(From OE-Core rev: 1d5ca654a482f582c75faf546140dfd6064da73b)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-demoapps/recipes-gnome')
0 files changed, 0 insertions, 0 deletions