|
|
|
|
|
by unitexe
486 days ago
|
|
+1 for kas I won't build yocto images any other way. Using their kas-container script makes building with their container a breeze. Other kas features I love:
- Patching 3rd party layers with quilt
- Configuration fragments
- Chaining together configuration fragments As another example, here is my kas setup for building rootfs images and container images for various different boards: https://github.com/unitexe/meta-unit-kas |
|