]> code.ossystems Code Review - openembedded-core.git/commit
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:08:35 +0000 (14:08 +0000)
commitc30ae39229b35d72e2205040d76754b5120fa878
treefb0b99672a1d36ceb8c7d26574e8ef82c0b17a06
parent1531adb8d2230646e03f31ea30faa916d846ccfc
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.

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