summaryrefslogtreecommitdiffstats
path: root/common/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend')
-rw-r--r--common/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend b/common/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend
new file mode 100644
index 0000000..65f85de
--- /dev/null
+++ b/common/recipes-core/packagegroups/packagegroup-core-tools-debug.bbappend
@@ -0,0 +1,6 @@
+# eglibc-mtrace is a Perl script analyzing the mtrace output data.
+# It is small but depends on perl, which increases image size by 1.35M.
+# Remove it explicitly. When we need to use it, we can always copy the
+# mtrace results out and run mtrace utility outside of BMC.
+MTRACE = ""
+MTRACE_libc-glibc = ""
OpenPOWER on IntegriCloud