diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-24 15:14:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 10:17:00 +0000 |
commit | 38b1f9d8e4fa9afb8644e4be55191fbe5cfd99a1 (patch) | |
tree | 987e3775925d4bd3d2cf63e394911e53cc83f18a /meta/recipes-devtools/rsync | |
parent | 2defde75799c669d531fddee005758ec13884aab (diff) | |
download | openembedded-core-38b1f9d8e4fa9afb8644e4be55191fbe5cfd99a1.tar.gz openembedded-core-38b1f9d8e4fa9afb8644e4be55191fbe5cfd99a1.tar.bz2 openembedded-core-38b1f9d8e4fa9afb8644e4be55191fbe5cfd99a1.zip |
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/rsync')
0 files changed, 0 insertions, 0 deletions