2 Commits

Author SHA1 Message Date
Siggi (OpenClaw Agent)
6452e44164 chore: remove sources/ from repo (was accidentally included from master)
The sources/ directory contains the ci-meta-tq submodules and is NOT
part of the documentation repository. Users clone it separately per
the step-by-step guide.
2026-03-01 21:41:10 +00:00
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