mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
ptest-runner: add SUMMARY, DESCRIPTION and HOMEPAGE
(From OE-Core rev: 8986e76e8fcaeeddb23d234dbb877dcf5cc45cfe) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e53388a3dc
commit
87b6abee38
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user