This is done regularly by the overall AB maintenance tooling, and erasing
build artifacts makes it difficult to find out what went wrong
when it does.

Signed-off-by: Alexander Kanavin <[email protected]>
---
 scripts/run-auh | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/scripts/run-auh b/scripts/run-auh
index 7a9ab70..656bedd 100755
--- a/scripts/run-auh
+++ b/scripts/run-auh
@@ -24,9 +24,4 @@ git checkout -B tmp-auh-upgrades origin/master
 source $poky_dir/oe-init-build-env $build_dir
 $auh_dir/upgrade-helper.py -e all
 
-# clean up to avoid the disk filling up
-rm -rf $build_dir/tmp/
-rm -rf $build_dir/workspace/sources/*
-find $sstate_dir -atime +10 -delete
-
 popd
-- 
2.33.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#55554): https://lists.yoctoproject.org/g/yocto/message/55554
Mute This Topic: https://lists.yoctoproject.org/mt/87682449/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to