]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Clean DEPLOYDIR before do_deploy runs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jan 2016 15:07:34 +0000 (15:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jan 2016 15:10:49 +0000 (15:10 +0000)
commit3ac195bbd4ced24e6a132cfbe5e175b95fc4664b
treee0a1670d7e4c90d4d85da739a6c63178123761bc
parent77fcdfdc83f01f1ff0ae310ebb7bffbdb4330156
kernel: Clean DEPLOYDIR before do_deploy runs

If we don't do this, the deploy sstate object contains an every
increasing number of modules tarballs and kernel images, one per
execution of "-c deploy -f".

Cleaning the directory before we start makes things much tidier.

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