8.1.7. do_distrodata

Provides information about the recipe.

The distrodata task is included as part of the distrodata class.

To build the distrodata task, use the bitbake command with the "-c" option and task name:

     $ bitbake core-image-minimal -c distrodata
            

By default, the results are stored in $LOG_DIR (e.g. $BUILD_DIR/tmp/log).