mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
core-image-sato-sdk-ptest: Add temporary PROVIDES core-image-sato-ptest
Since we want to ultimately move this recipe to that name, add a PROVIDES to allow things to work whilst we fix the bugs preventing the move. This avoids having to keep changing the autobuilder. (From OE-Core rev: 2b70ea6ca2c96fb233f42cfe5058cc89c9de5f82) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,6 +5,8 @@ DESCRIPTION += "Also includes ptest packages."
|
|||||||
|
|
||||||
IMAGE_FEATURES += "ptest-pkgs"
|
IMAGE_FEATURES += "ptest-pkgs"
|
||||||
|
|
||||||
|
PROVIDES += "core-image-sato-ptest"
|
||||||
|
|
||||||
# Also include ptests which may not otherwise be included in a sato image
|
# Also include ptests which may not otherwise be included in a sato image
|
||||||
IMAGE_INSTALL += "${PTESTS_FAST} ${PTESTS_SLOW}"
|
IMAGE_INSTALL += "${PTESTS_FAST} ${PTESTS_SLOW}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user