Unify bitbake commands syntax.

This commit is contained in:
giomba 2024-05-17 14:10:12 +02:00
parent c560006d7a
commit 7491ffa91e

View File

@ -7,6 +7,6 @@
```bitbake -c clean <recipe>```
### devshell
```bitbake <recipe> -c devshell```
```bitbake -c devshell <recipe>```