summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/images/core-image-ptest.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/images/core-image-ptest.bb b/meta/recipes-core/images/core-image-ptest.bb
index 74cf933b72..b81ab7b7c8 100644
--- a/meta/recipes-core/images/core-image-ptest.bb
+++ b/meta/recipes-core/images/core-image-ptest.bb
@@ -5,6 +5,7 @@ require core-image-minimal.bb
5require conf/distro/include/ptest-packagelists.inc 5require conf/distro/include/ptest-packagelists.inc
6 6
7DESCRIPTION += "Also including the ${MCNAME} ptest package." 7DESCRIPTION += "Also including the ${MCNAME} ptest package."
8SUMMARY ?= "${MCNAME} ptest image."
8HOMEPAGE = "https://www.yoctoproject.org/" 9HOMEPAGE = "https://www.yoctoproject.org/"
9 10
10PTESTS = "${PTESTS_SLOW} ${PTESTS_FAST}" 11PTESTS = "${PTESTS_SLOW} ${PTESTS_FAST}"