summaryrefslogtreecommitdiff
path: root/meta-fii
diff options
context:
space:
mode:
authorIan Johnson <ian.johnson@fii-na.com>2023-05-23 19:57:49 +0300
committerVivekanand Veeracholan <vveerach@google.com>2023-05-27 01:14:37 +0300
commitf2ec54b184f105e99f375ce5e1f53ae688244a22 (patch)
treea0709e4be5f1ff25e6b9554f90754bb41f028708 /meta-fii
parent9846078b8cfc80c6e76ec53ce2195964b99bf84c (diff)
downloadopenbmc-f2ec54b184f105e99f375ce5e1f53ae688244a22.tar.xz
meta-fii: meta-mori: Include obmc-debug-collector
phosphor-debug-collector is now used in the meta-mori layer for faultlogs, so it needs to be included as part of the IMAGE_FEATURES. Change-Id: I45390feec21ce4c99c7fd19118a44fe6604f5474 Signed-off-by: Ian Johnson <ian.johnson@fii-na.com>
Diffstat (limited to 'meta-fii')
-rw-r--r--meta-fii/meta-mori/conf/machine/mori.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-fii/meta-mori/conf/machine/mori.conf b/meta-fii/meta-mori/conf/machine/mori.conf
index e6acd17653..e1f6edbb6b 100644
--- a/meta-fii/meta-mori/conf/machine/mori.conf
+++ b/meta-fii/meta-mori/conf/machine/mori.conf
@@ -48,7 +48,6 @@ IMAGE_FEATURES:remove = "obmc-net-ipmi"
IMAGE_FEATURES:remove = "obmc-sensors"
IMAGE_FEATURES:remove = "obmc-software"
IMAGE_FEATURES:remove = "obmc-telemetry"
-IMAGE_FEATURES:remove = "obmc-debug-collector"
IMAGE_FEATURES:remove = "obmc-system-mgmt"
IMAGE_FEATURES:remove = "obmc-settings-mgmt"
IMAGE_FEATURES:remove = "obmc-network-mgmt"