diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-24 15:14:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-30 13:01:21 +0000 |
commit | 6476f0bf3dc189948fafedf6be112f875e42225f (patch) | |
tree | 1f53dd43c4827612cbf655776a95e0ff816f14b9 /meta/classes/ccache.bbclass | |
parent | 678e8798ebe0f4fd1bd347db136f1499b8fe00c9 (diff) | |
download | poky-6476f0bf3dc189948fafedf6be112f875e42225f.tar.gz |
rm_work: Speed up rootfs/populate_sdk removal
Commands like bitbake X -c rootfs or bitbake X -c populate_sdk do not
trigger rm_work to clean up the directories afterwards since it
traditionally hooks onto do_build. This change means those two tasks now
clean up after themselves. We use the cleandirs function attribute to
handle this.
[YOCTO #6413]
(From OE-Core rev: 6bf06d80c2ce03dfdedac5ad8cf42ef8e36b0ecb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/ccache.bbclass')
0 files changed, 0 insertions, 0 deletions