January 2018
Intermediate to advanced
456 pages
12h 49m
English
On rare occasions, you may find yourself debugging a task dependency problem, for example, if BitBake misses a task dependency.
In the tmp/stamps sub-directory inside the build directory, you can find two file types that are helpful when debugging dependency problems:
You can use bitbake-dumpsig on both of these file types to dump the variable dependencies for the task, variable values, as well as a list of variables never included in any checksum.
When trying to compare two versions of a given task, bitbake-diffsig can be used to dump the differences ...
Read now
Unlock full access