package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunning task
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jan 2013 22:04:35 +0000 (22:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Jan 2013 14:09:09 +0000 (14:09 +0000)
commitd5c9a7e15bae90e7f7bf761158055ab1042a0c0e
tree9418feba93b7bdcd1b96866fc5f668c018f8c0d0
parent99783a92130922f142ce18ddc27f9bb3b2d54217
package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunning task

If we don't do this, stale files can build up, particularly with the PR
server.

(From OE-Core rev: c30ae39229b35d72e2205040d76754b5120fa878)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_deb.bbclass
meta/classes/package_ipk.bbclass
meta/classes/package_rpm.bbclass