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>
diff --git a/meta-quanta/meta-gbs/conf/machine/gbs.conf b/meta-quanta/meta-gbs/conf/machine/gbs.conf
index 12388f0..5830d45 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-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"