Make package_update_index_ipk proper task with locking
authorRoman I Khimov <khimov@altell.ru>
Wed, 17 Jun 2009 19:22:57 +0000 (23:22 +0400)
committerRoman I Khimov <khimov@altell.ru>
Thu, 18 Jun 2009 20:15:08 +0000 (00:15 +0400)
commit5f920c841a4d83fb903ccdf9127cb0fb5617eda1
tree4adc17a542fc6955efdfc6def65e9c9f48467b0c
parent68a8be99518c624816d238ee2ebb5e602a4c62ac
Make package_update_index_ipk proper task with locking

Parallel image builds race in package_update_index_ipk, so locking is
needed and for a proper lock package_update_index_ipk needs to be a
proper task.

Acked-by: Tom Rini <trini@embeddedalley.com>
classes/package_ipk.bbclass
classes/rootfs_ipk.bbclass
recipes/meta/canadian-sdk.bb
recipes/meta/meta-toolchain.bb
recipes/meta/package-index.bb