mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
core-image-sato-sdk-ptest: do not pull in ptest-pkgs
The lists of ptests are defined via PTESTS_FAST and PTESTS_SLOW; specifying 'ptests-pkgs' also pulls in additional ptests that are specifically excluded from those lists due to causing issues with ptesting. (particularly bash-ptest is one such item) (From OE-Core rev: 1d8e5d1bc1aa8fdaf967395e27b13cc989717fb7) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
74b981acba
commit
8b7523f13e
@@ -3,8 +3,6 @@ require conf/distro/include/ptest-packagelists.inc
|
||||
|
||||
DESCRIPTION += "Also includes ptest packages."
|
||||
|
||||
IMAGE_FEATURES += "ptest-pkgs"
|
||||
|
||||
PROVIDES += "core-image-sato-ptest"
|
||||
|
||||
# Also include ptests which may not otherwise be included in a sato image
|
||||
|
||||
Reference in New Issue
Block a user