The Evolving Landscape of Yocto Project Setup: bitbake-setup vs. KAS

7 points by rw-rw-rw-


Toric

Huh, thanks for posting, Ive never heard of either of these tools, I use git submodules with a justfile, and check in my bblayers.conf and local.conf files.

Forty-Bot

Anyone who has ever used Yocto to create a custom Linux distribution has probably observed that the Yocto Project itself doesn’t offer a standardized method for the very first step

git submodules and oe-init-build-env (with a template) do this. But of course the config doesn't stay in sync after the setup.

I think submodules with recurse-submodules configured have way better UX than any external tool like bitbake-setup or repo.