This class generates additional dot-graphs for an image recipe, where this class is inherited.
- $DEPLOY_DIR_IMAGE/$PN-packages.dot - will show a graph with all packages installed to the image and there dependencies, which are (obviously) also installed
- $DEPLOY_DIR_IMAGE/$PN-recipes.dot - will show all recipes involved in generating the image. This includes native and cross recipes as well. Only the pure recipe-basename is shown
- $DEPLOY_DIR_IMAGE/$PN-package-map.json - will dump a key-value json mapping the packages to recipes
Add e.g. to any image recipe
inherit rootfs-chart