Advertisement
jclsn

Untitled

Mar 9th, 2022
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. .
  2. └── Yocto-Workspace
  3. ├── downloads
  4. ├── sstate-cache
  5. ├── machine1
  6. │ ├── build
  7. │ │ └── ..
  8. │ ├── sources
  9. │ │ └── ..
  10. │ └── machine1.yml
  11. └── machine2
  12. ├── build
  13. │ └── ..
  14. ├── sources
  15. │ └── ..
  16. └── machine2.yml
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement