summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/local.conf.sample
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2013-04-05 17:35:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-05 18:23:45 +0100
commitd3ddccf86cd3f6c02155d3fb2670458f49955a4e (patch)
treea30d0f9a575e318b6c1b8c4fdddb0353f8184290 /meta-yocto/conf/local.conf.sample
parent9fb13a3ced4ca8ac0dec01845564142e12c68d26 (diff)
downloadast2050-yocto-poky-d3ddccf86cd3f6c02155d3fb2670458f49955a4e.zip
ast2050-yocto-poky-d3ddccf86cd3f6c02155d3fb2670458f49955a4e.tar.gz
local.conf.sample: Add info about -ptest package group
Add information about ptest package testing in local.conf.sample file. (From meta-yocto rev: 9d6fa436f057b20662efa8af73762ce6df35ba97) Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/local.conf.sample')
-rw-r--r--meta-yocto/conf/local.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index 7119518..1abe224 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -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
OpenPOWER on IntegriCloud