]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_rpm.bbclass: Add the necessary solvedb lock
authorMark Hatle <mark.hatle@windriver.com>
Mon, 28 Feb 2011 19:40:37 +0000 (13:40 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 1 Mar 2011 11:46:49 +0000 (11:46 +0000)
commitf17c84c9b1cba52f860752058821b31930674e1a
tree092a2a866565cd733733868fa3214aa74f1ffe2a
parente3eb58b2870a4aab5a350615244007f43cf33f04
populate_sdk_rpm.bbclass: Add the necessary solvedb lock

[BUG #776]

When using the RPM solve databases, we have to lock our operations
to avoid removing it while it's in use.

The same lock is shared by the rootfs_rpm.bbclass

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/populate_sdk_rpm.bbclass