summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-core/images/meta-webserver-image.bb
Commit message (Collapse)AuthorAgeFilesLines
* images: Rename <layer>-image to <layer>-image-allKhem Raj2023-10-061-3/+0
| | | | | | | | 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>
* images: Inherit from core-image-baseKhem Raj2023-10-061-1/+1
| | | | | | | We really do not need to define base images which already exist in core layer, reuse them here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-webserver: add pkg group and imageArmin Kuster2019-01-131-0/+3
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>