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:01:44 +0000 |
commit | 4c3b3a57aa9ced231f5c0340920195c15a26f2b1 (patch) | |
tree | e60768539e1d8a8e76001898e3dafedd18ff46eb /meta/classes/package_ipk.bbclass | |
parent | b9d51bfe0d4821f5de75085ba8af732c46de3328 (diff) | |
download | openembedded-core-4c3b3a57aa9ced231f5c0340920195c15a26f2b1.tar.gz openembedded-core-4c3b3a57aa9ced231f5c0340920195c15a26f2b1.tar.bz2 openembedded-core-4c3b3a57aa9ced231f5c0340920195c15a26f2b1.zip |
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions