summaryrefslogtreecommitdiff
path: root/meta-unit-core/recipes-unit/images/core-image-unit.bb
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-02-23 08:25:47 -0600
committerunitexe <unitexe70@gmail.com>2026-03-02 22:51:24 -0600
commit0c027f613039db54bc87fb6de63c0ffe253cabf2 (patch)
treed636b1e73bf82f0f25528c0d1c9887bd31b5506b /meta-unit-core/recipes-unit/images/core-image-unit.bb
parent69509e438d1417d25d646ff1a3ba88e27e4ed282 (diff)
Introduce meta-unit-virtualization
Primary motivation for this is removing observability containers from beaglebone black because of RAM limitations. Images can now include the observability containers by adding `observability` to `IMAGE_FEATURES`.
Diffstat (limited to 'meta-unit-core/recipes-unit/images/core-image-unit.bb')
-rw-r--r--meta-unit-core/recipes-unit/images/core-image-unit.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-unit-core/recipes-unit/images/core-image-unit.bb b/meta-unit-core/recipes-unit/images/core-image-unit.bb
index d133554..8dea4ce 100644
--- a/meta-unit-core/recipes-unit/images/core-image-unit.bb
+++ b/meta-unit-core/recipes-unit/images/core-image-unit.bb
@@ -2,6 +2,6 @@ SUMMARY = "Unit image"
LICENSE = "MIT"
-inherit fix-home-dir-ownership
+inherit fix-unitexe-home-dir-ownership
require unit-image-base.inc