[oe-commits] Maxin B. John : local.conf.sample: Add info about -ptest package group

git at git.openembedded.org git at git.openembedded.org
Fri Apr 5 17:21:06 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: b9e4f67c6ec5762a65e3e5611ea95b9c96247241
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b9e4f67c6ec5762a65e3e5611ea95b9c96247241

Author: Maxin B. John <maxin.john at enea.com>
Date:   Fri Apr  5 17:35:33 2013 +0200

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 <maxin.john at enea.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/local.conf.sample |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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





More information about the Openembedded-commits mailing list