Remix.run Logo
kazinator 3 days ago

Right? It generates scripts which are then executed to do builds.

Debugging broken Yocto builds can be a nightmare.

You end up stepping into the build directory environment and manually running the generated code. You try some fixes in it, and then guess on which fragment in what bitbake file to backport that fix into.