summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/images/core-image-sato-sdk-ptest.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
index 61cb9c6626..2497fc42ae 100644
--- a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
+++ b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
@@ -5,6 +5,8 @@ DESCRIPTION += "Also includes ptest packages."
5 5
6IMAGE_FEATURES += "ptest-pkgs" 6IMAGE_FEATURES += "ptest-pkgs"
7 7
8PROVIDES += "core-image-sato-ptest"
9
8# Also include ptests which may not otherwise be included in a sato image 10# Also include ptests which may not otherwise be included in a sato image
9IMAGE_INSTALL += "${PTESTS_FAST} ${PTESTS_SLOW}" 11IMAGE_INSTALL += "${PTESTS_FAST} ${PTESTS_SLOW}"
10 12