2.6.1. Finding Logs and Work Files

When you are debugging a recipe that you previously created using devtool add or whose source you are modifying by using the devtool modify command, after the first run of devtool build, you will find some symbolic links created within the source tree: oe-logs, which points to the directory in which log files and run scripts for each build step are created and oe-workdir, which points to the temporary work area for the recipe. You can use these links to get more information on what is happening at each build step.

These locations under oe-workdir are particularly useful: