summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorPeter Foley <pefoley@google.com>2022-02-09 18:29:56 +0300
committerPeter Foley <pefoley@google.com>2022-02-14 18:07:50 +0300
commit006bc8924196818c2a351ba34aea52f91d15d98f (patch)
tree905780bd48d487f53fe36ddc2b107a7cf05b256c /meta-quanta
parentf9b9865311c98db143cc8795d10311b4d62e52e7 (diff)
downloadopenbmc-006bc8924196818c2a351ba34aea52f91d15d98f.tar.xz
quanta: q71l: Fix build
e.g. ERROR: Nothing RPROVIDES 'virtual-obmc-system-mgmt' (but /home/peter/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb RDEPENDS on or otherwise requires it) Signed-off-by: Peter Foley <pefoley@google.com> Change-Id: I40f1dc3537073dbf02a702c9f1f64ada36384179
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-q71l/conf/machine/quanta-q71l.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-quanta/meta-q71l/conf/machine/quanta-q71l.conf b/meta-quanta/meta-q71l/conf/machine/quanta-q71l.conf
index f941ff105a..dc36d9b4e8 100644
--- a/meta-quanta/meta-q71l/conf/machine/quanta-q71l.conf
+++ b/meta-quanta/meta-q71l/conf/machine/quanta-q71l.conf
@@ -27,6 +27,8 @@ FLASH_SIZE = "32768"
# "
# But we don't, and it's ok :D We're pulling in specific packages in an image recipe.
+IMAGE_FEATURES:remove = "obmc-system-mgmt"
+
# These are meant to include the inventory config.yaml and so on.
PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory = "q71l-ipmi-inventory-map-native"
PREFERRED_PROVIDER_virtual/phosphor-ipmi-sensor-inventory = "q71l-ipmi-sensor-map-native"