]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
Remove obsolete references to exmap
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Tue, 9 Feb 2016 02:46:50 +0000 (21:46 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Feb 2016 17:32:04 +0000 (17:32 +0000)
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 <Randy.MacLeod@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/local.conf.sample

index c0a9ac2a71bb42319159a24cc81f32d1a2c20c2e..9cb6e95b3dd2a53ad091d327e58ba893b6d99c8a 100644 (file)
@@ -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