mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
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:
parent
e88b777cbe
commit
0cb0180594
|
|
@ -4,7 +4,7 @@
|
|||
DESCRIPTION = "libcamera image"
|
||||
LICENSE = "MIT"
|
||||
|
||||
require meta-multimedia-image.bb
|
||||
require meta-multimedia-image-all.bb
|
||||
|
||||
IMAGE_INSTALL += " \
|
||||
kernel-modules \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user