summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorWilly Tu <wltu@google.com>2023-07-22 10:40:55 +0300
committerWilly Tu <wltu@google.com>2023-07-25 01:18:50 +0300
commit8cbaebd324e4bcc6fe22440192bfacdcb46c4634 (patch)
tree924eb9b88b981f70b538897854b7ecc1a3ad53e6 /meta-quanta
parentd2ba76a55ad552c815a86fda87aeb5e783f28b05 (diff)
downloadopenbmc-8cbaebd324e4bcc6fe22440192bfacdcb46c4634.tar.xz
meta-quanta: gbs: Remove obmc-dmtf-pmci
Removing obmc-dmtf-pmci to remove packagegroup-obmc-apps entirely. Without doing so the gbs image will try to build the packagegroup-obmc-apps packages. Change-Id: I3e710cc904344fb86761f5ea5794ef94a506607c Signed-off-by: Willy Tu <wltu@google.com>
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-gbs/conf/machine/gbs.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/conf/machine/gbs.conf b/meta-quanta/meta-gbs/conf/machine/gbs.conf
index 12388f024c..5830d45826 100644
--- a/meta-quanta/meta-gbs/conf/machine/gbs.conf
+++ b/meta-quanta/meta-gbs/conf/machine/gbs.conf
@@ -54,4 +54,5 @@ IMAGE_FEATURES:remove = "obmc-settings-mgmt"
IMAGE_FEATURES:remove = "obmc-network-mgmt"
IMAGE_FEATURES:remove = "obmc-user-mgmt"
IMAGE_FEATURES:remove = "obmc-user-mgmt-ldap"
+IMAGE_FEATURES:remove = "obmc-dmtf-pmci"
OBMC_IMAGE_BASE_INSTALL:remove = "packagegroup-obmc-apps-extras"