From a56da4a0fc792c854d1201b22969dc48fe437a0b 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. (From meta-yocto rev: 4c71076dc70fc9fd2c3c6183fe6e5c1724cf6682) Signed-off-by: Randy MacLeod Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta-yocto/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yocto') diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index c0a9ac2a71..9cb6e95b3d 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample @@ -131,7 +131,7 @@ PACKAGE_CLASSES ?= "package_rpm" # "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 v1.2.3-54-g00ecf