summaryrefslogtreecommitdiff
path: root/meta-unit-core/dynamic-layers/unit-profiling-layer/recipes-unit/images/core-image-unit.bbappend
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-01-17 00:53:15 -0600
committerunitexe <unitexe70@gmail.com>2026-01-17 15:07:54 -0600
commit4982353c696256dfa130f5d009b4271fe34112ac (patch)
tree91a4751ff286c9a59728289cea2512f64388c64c /meta-unit-core/dynamic-layers/unit-profiling-layer/recipes-unit/images/core-image-unit.bbappend
parentdfb3c4808b38f7c5f79957f0b75bc497362c2cc6 (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/dynamic-layers/unit-profiling-layer/recipes-unit/images/core-image-unit.bbappend')
-rw-r--r--meta-unit-core/dynamic-layers/unit-profiling-layer/recipes-unit/images/core-image-unit.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-unit-core/dynamic-layers/unit-profiling-layer/recipes-unit/images/core-image-unit.bbappend b/meta-unit-core/dynamic-layers/unit-profiling-layer/recipes-unit/images/core-image-unit.bbappend
new file mode 100644
index 0000000..c29de71
--- /dev/null
+++ b/meta-unit-core/dynamic-layers/unit-profiling-layer/recipes-unit/images/core-image-unit.bbappend
@@ -0,0 +1,2 @@
+IMAGE_INSTALL:append = " packagegroup-unit-profiling"
+IMAGE_INSTALL:append = " packagegroup-unit-systemd-profiling"