diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-17 00:53:15 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-17 15:07:54 -0600 |
| commit | 4982353c696256dfa130f5d009b4271fe34112ac (patch) | |
| tree | 91a4751ff286c9a59728289cea2512f64388c64c /meta-unit-core/recipes-core/packagegroups | |
| parent | dfb3c4808b38f7c5f79957f0b75bc497362c2cc6 (diff) | |
Introduce meta-unit-profiling
- Additional profiling commands for busybox
- Support systemd-bootchart
- Enable kernel stats (needed for systemd-bootchart)
Diffstat (limited to 'meta-unit-core/recipes-core/packagegroups')
| -rw-r--r-- | meta-unit-core/recipes-core/packagegroups/packagegroup-unit-systemd.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-unit-core/recipes-core/packagegroups/packagegroup-unit-systemd.bb b/meta-unit-core/recipes-core/packagegroups/packagegroup-unit-systemd.bb index 0641d74..c65bb70 100644 --- a/meta-unit-core/recipes-core/packagegroups/packagegroup-unit-systemd.bb +++ b/meta-unit-core/recipes-core/packagegroups/packagegroup-unit-systemd.bb @@ -2,5 +2,4 @@ SUMMARY = "Unit systemd packages" inherit packagegroup -RDEPENDS:${PN}:append = " systemd-analyze" RDEPENDS:${PN}:append = " systemd-conf-journal-persistent-storage" |
