aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_deb.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-05 22:08:04 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-06 11:01:44 +0000
commit4c3b3a57aa9ced231f5c0340920195c15a26f2b1 (patch)
treee60768539e1d8a8e76001898e3dafedd18ff46eb /meta/classes/package_deb.bbclass
parentb9d51bfe0d4821f5de75085ba8af732c46de3328 (diff)
downloadopenembedded-core-4c3b3a57aa9ced231f5c0340920195c15a26f2b1.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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_deb.bbclass')
0 files changed, 0 insertions, 0 deletions