mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
9fb13a3ced
commit
d3ddccf86c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user