images: Rename <layer>-image to <layer>-image-all

These are test images to build all recipes in layer. Renaming them makes
them refect what they are. Moreover we can rename the ptest images to
match OE-Core naming conventions for meta-oe/meta-perl/meta-python

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-10-04 19:03:05 -07:00
parent e88b777cbe
commit 0cb0180594
8 changed files with 1 additions and 1 deletions
@@ -0,0 +1,5 @@
require recipes-core/images/core-image-base.bb
SUMMARY = "meta-python build test image"
IMAGE_INSTALL += "packagegroup-meta-python3"