summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/packagegroups
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2022-01-25 00:42:34 +0300
committerEddie James <eajames@linux.ibm.com>2022-01-28 18:36:37 +0300
commitacd9d072498cf55b8d0f3830cda9c6ca5814b598 (patch)
tree616a1b5e1b06ab688c40c5a4ee209fd04b6646ba /meta-phosphor/recipes-phosphor/packagegroups
parent1ebfa83c9f0581514a59a93ad556b942857d2290 (diff)
downloadopenbmc-acd9d072498cf55b8d0f3830cda9c6ca5814b598.tar.xz
meta-phosphor: Add trace-enable service
The trace-enable service turns on a set of Linux trace events based on a configuration file. The recipe generates the configuration file from a variable that can be appended across layers. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I319e21c81b4da10dd08877c2f78cd4698fc94cd7
Diffstat (limited to 'meta-phosphor/recipes-phosphor/packagegroups')
-rw-r--r--meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
index 6d7d76ac68..648cab34e7 100644
--- a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
+++ b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
@@ -69,6 +69,7 @@ RDEPENDS:${PN}-devtools = " \
libgpiod-tools \
lrzsz \
rsync \
+ trace-enable \
"
SUMMARY:${PN}-dbus-monitor = "Support for dbus monitoring"