[OE-core] [PATCH] local.conf.sample: Add info about -ptest package group

maxin.john at enea.com maxin.john at enea.com
Fri Apr 5 15:35:33 UTC 2013


From: "Maxin B. John" <maxin.john at enea.com>

Add information about ptest package testing in local.conf.sample file.

Signed-off-by: Maxin B. John <maxin.john at enea.com>
---
 meta/conf/local.conf.sample |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index e1f8c5b..85205c5 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -117,6 +117,8 @@ PACKAGE_CLASSES ?= "package_ipk"
 #                     (adds symbol information for debugging/profiling)
 #  "dev-pkgs"       - add -dev packages for all installed packages
 #                     (useful if you want to develop against libs in the image)
+#  "ptest-pkgs"     - add -ptest packages for all ptest-enabled packages
+#                     (useful if you want to run the package test suites)
 #  "tools-sdk"      - add development tools (gcc, make, pkgconfig etc.)
 #  "tools-debug"    - add debugging tools (gdb, strace)
 #  "eclipse-debug"  - add Eclipse remote debugging support
-- 
1.7.10.4





More information about the Openembedded-core mailing list