From ebf6cff2aee195fd54ba13e8787e4193cca5bb7b Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Mon, 8 Feb 2016 21:46:50 -0500 Subject: Remove obsolete references to exmap Exmap was a useful tool but it appears to be unsupported. Remove it from the sample local.conf and remove the commented lines from the profile tools packagegroup. Signed-off-by: Randy MacLeod Signed-off-by: Ross Burton --- meta/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/local.conf.sample') diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 11449e8322..38ee656950 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -108,7 +108,7 @@ PACKAGE_CLASSES ?= "package_ipk" # "tools-sdk" - add development tools (gcc, make, pkgconfig etc.) # "tools-debug" - add debugging tools (gdb, strace) # "eclipse-debug" - add Eclipse remote debugging support -# "tools-profile" - add profiling tools (oprofile, exmap, lttng, valgrind) +# "tools-profile" - add profiling tools (oprofile, lttng, valgrind) # "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.) # "debug-tweaks" - make an image suitable for development # e.g. ssh root access has a blank password -- cgit 1.2.3-korg