diff options
Diffstat (limited to 'meta-unit-profiling/recipes-core/packagegroups/packagegroup-unit-systemd-profiling.bb')
| -rw-r--r-- | meta-unit-profiling/recipes-core/packagegroups/packagegroup-unit-systemd-profiling.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-unit-profiling/recipes-core/packagegroups/packagegroup-unit-systemd-profiling.bb b/meta-unit-profiling/recipes-core/packagegroups/packagegroup-unit-systemd-profiling.bb new file mode 100644 index 0000000..6726266 --- /dev/null +++ b/meta-unit-profiling/recipes-core/packagegroups/packagegroup-unit-systemd-profiling.bb @@ -0,0 +1,8 @@ +SUMMARY = "Systemd profiling packages" +LICENSE = "MIT" + +inherit packagegroup + +RDEPENDS:${PN}:append = " systemd-bootchart" +RDEPENDS:${PN}:append = " systemd-bootchart-conf" +RDEPENDS:${PN}:append = " systemd-analyze" |
