Files
tqma6-yocto-mirror/.gitignore
Siggi (OpenClaw Agent) c24e7900e5 feat: complete license table with 264 packages from bitbake -e extraction
- Replace placeholder CSV (11 rows) with full 264-package inventory
- All SRC_URI URLs fully resolved via bitbake -e (224/264 have URLs)
- 40 packages without URLs are meta-packages/virtual providers
- Add build artifacts (pn-buildlist) and regeneration instructions
- Add .gitignore for __pycache__
- Update README with license distribution summary
- Update Excel import instructions with actual column descriptions

License distribution: MIT (41), GPL-2.0 (32), GPL-2.0+ (22), BSD-3 (19)
Extraction: bitbake -e per recipe, machine=tqma6ul-multi-mba6ulx, distro=spaetzle
2026-03-01 21:26:34 +00:00

7 lines
44 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.swp
*~
.DS_Store