Skip to content

Commit

Permalink
docs(yocto/cleanup): add .log to cleanup command
Browse files Browse the repository at this point in the history
  • Loading branch information
nikAizuddin committed Jun 19, 2023
1 parent 1a0ebe4 commit 742f99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/yocto/all-targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ To test on specific boards, see the following list:

To clean build:
```
rm -rf project/yocto/build/{sstate-cache,tmp,cache,downloads,tmp-*}
rm -rf project/yocto/build/{sstate-cache,tmp,cache,downloads,tmp-*,*.log}
```

0 comments on commit 742f99a

Please sign in to comment.