From d3ddccf86cd3f6c02155d3fb2670458f49955a4e Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Fri, 5 Apr 2013 17:35:33 +0200 Subject: 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 Signed-off-by: Richard Purdie --- meta-yocto/conf/local.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-yocto') diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index 71195183be..1abe2247b9 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 -- cgit v1.2.3-54-g00ecf