mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 21:26:26 +00: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> (cherry picked from commit 0cb018059499f7531749ee1d5d1cbb02a6cf3f0a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
4e6ae41f0e
commit
3adc76cf05
@ -4,7 +4,7 @@
|
|||||||
DESCRIPTION = "libcamera image"
|
DESCRIPTION = "libcamera image"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
||||||
require meta-multimedia-image.bb
|
require meta-multimedia-image-all.bb
|
||||||
|
|
||||||
IMAGE_INSTALL += " \
|
IMAGE_INSTALL += " \
|
||||||
kernel-modules \
|
kernel-modules \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user