[OE-core] [PATCH 19/21] ptest-runner: add SUMMARY, DESCRIPTION and HOMEPAGE

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 24 17:48:56 UTC 2013


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-support/ptest-runner/ptest-runner_1.0.bb |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb b/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb
index 6b866d4..c7ee595 100644
--- a/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb
+++ b/meta/recipes-support/ptest-runner/ptest-runner_1.0.bb
@@ -1,3 +1,8 @@
+SUMMARY = "A simple shell script to run all installed ptests"
+DESCRIPTION = "The ptest-runner package installs a ptest-runner \
+shell script which loops through all installed ptest test suites and \
+runs them in sequence."
+HOMEPAGE = "https://wiki.yoctoproject.org/wiki/Ptest"
 SRC_URI += "file://ptest-runner"
 
 LICENSE = "MIT"
-- 
1.7.10.4





More information about the Openembedded-core mailing list