diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-05 22:08:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-06 11:02:26 +0000 |
commit | 1eefcf0ba8c5c74312c78fbcf5f27c3840a6578a (patch) | |
tree | 50e4c4b5fda6dc1efc84c333c6138bf568b811a9 /meta/classes/image-vmdk.bbclass | |
parent | d5a1538f0fb5112a9549a243b074bca681d9139b (diff) | |
download | poky-1eefcf0ba8c5c74312c78fbcf5f27c3840a6578a.tar.gz |
package_rpm: Remove need for locking
Currently if multiple package tasks are running against a recipe, package_rpm
is restricted to the slowest speed of them due to the locking. This patch
explicitly ignores the opkg/debian artefacts and hence allows a speedup.
It also removes an issue were a Ctrl+C interrupting a deb.ipk packaging task
would end up with CONTROL/DEBIAN files in the spec file resulting in a build
failure.
(From OE-Core rev: 4c3b3a57aa9ced231f5c0340920195c15a26f2b1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-vmdk.bbclass')
0 files changed, 0 insertions, 0 deletions