diff options
| author | Randy MacLeod <Randy.MacLeod@windriver.com> | 2016-02-08 21:46:50 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:27:46 +0000 |
| commit | 326592ded4843ef4f1096b020ba3355d560599c3 (patch) | |
| tree | 00be5907adb58244f1e17a0c88a6e890d117efc1 | |
| parent | a0cc1c3e1f04b745d6533463a2930f6be433b527 (diff) | |
| download | poky-326592ded4843ef4f1096b020ba3355d560599c3.tar.gz | |
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 OE-Core rev: ebf6cff2aee195fd54ba13e8787e4193cca5bb7b)
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>
| -rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb index 80f593379b..59d930bc7b 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | |||
| @@ -67,9 +67,6 @@ VALGRIND_mips64n32 = "" | |||
| 67 | VALGRIND_arm = "" | 67 | VALGRIND_arm = "" |
| 68 | VALGRIND_aarch64 = "" | 68 | VALGRIND_aarch64 = "" |
| 69 | 69 | ||
| 70 | # exmap-console | ||
| 71 | # exmap-server | ||
| 72 | |||
| 73 | RDEPENDS_${PN} = "\ | 70 | RDEPENDS_${PN} = "\ |
| 74 | ${PROFILETOOLS} \ | 71 | ${PROFILETOOLS} \ |
| 75 | ${LTTNGUST} \ | 72 | ${LTTNGUST} \ |
