]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
local.conf.sample: Add info about -ptest package group
authorMaxin B. John <maxin.john@enea.com>
Fri, 5 Apr 2013 15:35:33 +0000 (17:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Apr 2013 17:23:39 +0000 (18:23 +0100)
Add information about ptest package testing in local.conf.sample file.

Signed-off-by: Maxin B. John <maxin.john@enea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/local.conf.sample

index 71195183be8393261e7a7c4fad21713f64f2a117..1abe2247b9ab068691a58524c4ab0506f5acefd0 100644 (file)
@@ -139,6 +139,8 @@ PACKAGE_CLASSES ?= "package_rpm"
 #                     (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