[oe-commits] Paul Eggleton : ptest-runner: add SUMMARY, DESCRIPTION and HOMEPAGE

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 13:40:29 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 8986e76e8fcaeeddb23d234dbb877dcf5cc45cfe
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8986e76e8fcaeeddb23d234dbb877dcf5cc45cfe

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Apr 24 18:04:17 2013 +0100

ptest-runner: add SUMMARY, DESCRIPTION and HOMEPAGE

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../ptest-runner/ptest-runner_1.0.bb               |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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"





More information about the Openembedded-commits mailing list