From: Alexandre Belloni <alexandre.bell...@bootlin.com>

Removing the out files removes about 350MB of data which helps staying
in the currently allocated ptest image space as we are hitting disk
space issues after enabling the parallelization of tests.

Fixes [Yocto #15220]

Signed-off-by: Alexandre Belloni <alexandre.bell...@bootlin.com>
---
 meta/recipes-devtools/strace/strace/ptest-spacesave.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/strace/strace/ptest-spacesave.patch 
b/meta/recipes-devtools/strace/strace/ptest-spacesave.patch
index c5d8ff920789..4e86ccadc5b2 100644
--- a/meta/recipes-devtools/strace/strace/ptest-spacesave.patch
+++ b/meta/recipes-devtools/strace/strace/ptest-spacesave.patch
@@ -22,7 +22,7 @@ index 3540204..5e1e7c9 100755
                $hdr
                . "\${srcdir=.}/init.sh"
                run_strace_match_diff $arg0 $args
-+              rm -rf log exp
++              rm -rf log exp out
                EOF
                ;;
  
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#189347): 
https://lists.openembedded.org/g/openembedded-core/message/189347
Mute This Topic: https://lists.openembedded.org/mt/102022031/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to