BitBake Build Process: Tasks, Packages and Debugging
BitBake does not blindly execute a fixed shell-script sequence. It builds a dependency graph, checks task signatures and shared-state artifacts, then runs only the work needed to produce the requested recipe, package, image, or SDK.