]> code.ossystems Code Review - openembedded-core.git/commit
packaged-staging.bbclass: Avoid removing the staging.lock lock file.
authorRobert Bradford <rob@openedhand.com>
Mon, 20 Oct 2008 14:58:47 +0000 (14:58 +0000)
committerRobert Bradford <rob@openedhand.com>
Mon, 20 Oct 2008 14:58:47 +0000 (14:58 +0000)
commit7ddbeb29315ccc93cebf10c3f52663110f5b8168
tree6738882e9b7527215e71733167483d7464a919bd
parentc9fe18a6cb7f3fa6d2a66052d85a7fc4a0854952
packaged-staging.bbclass: Avoid removing the staging.lock lock file.

The pstage_manualclean function can be called on a directory containing an
actively held lock on staging. Removing the lock file whilst the lock is held
results in a failure when the lock is released.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5553 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/classes/packaged-staging.bbclass