summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/inventory
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2016-09-13 16:20:01 -0500
committerMatt Spinler <spinler@us.ibm.com>2016-09-21 08:39:34 -0500
commit3931483770436081d15a57a4d1a642fcc80c21c4 (patch)
tree0d219029a66fb78912a85ec2c72b4b261708a9ff /meta-phosphor/common/recipes-phosphor/inventory
parent0eb7c392d8fe24b390c04fba05af70d8cf8c7638 (diff)
downloadtalos-openbmc-3931483770436081d15a57a4d1a642fcc80c21c4.tar.gz
talos-openbmc-3931483770436081d15a57a4d1a642fcc80c21c4.zip
Fixup inventory generation dependencies
Resolves openbmc/openbmc#567. Change-Id: I68e8e726f839038a6a256ff18a88d936ab0af3e4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/inventory')
-rw-r--r--meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb b/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb
index 692d74dcb..0403f6c0a 100644
--- a/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb
+++ b/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb
@@ -4,7 +4,8 @@ PR = "r1"
S = "${WORKDIR}/git"
-RPROVIDES_${PN} = "virtual-system-inventory-data"
+PROVIDES += "virtual/obmc-inventory-data"
+RPROVIDES_${PN} += "virtual-obmc-inventory-data"
inherit allarch
inherit obmc-phosphor-license
OpenPOWER on IntegriCloud