From b9e4f67c6ec5762a65e3e5611ea95b9c96247241 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. Signed-off-by: Maxin B. John Signed-off-by: Richard Purdie --- meta/conf/local.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/conf') diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index e1f8c5b8fc..85205c57ad 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 -- cgit 1.2.3-korg