[yocto] [PATCH 2/2] Revert "dev-manual: Updated "Running ptset" section"

Aníbal Limón anibal.limon at linux.intel.com
Mon Jan 25 14:58:38 PST 2016


Due to now we use the same name for the new recipe ptest-runner instead
of ptest-runner2 for maintain compatibility with old instructions/code.

This reverts commit afc6cbaa80907b20b1e76cdd1620d98e1d51b976.

Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
---
 documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 767f51c..dbf493a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -7488,8 +7488,8 @@
                 <title>Running ptest</title>
 
                 <para>
-                    The <filename>ptest-runner2</filename> package installs a
-                    program that loops through all installed ptest test
+                    The <filename>ptest-runner</filename> package installs a
+                    shell script that loops through all installed ptest test
                     suites and runs them in sequence.
                     Consequently, you might want to add this package to
                     your image.
-- 
2.1.4




More information about the yocto mailing list