summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/chassis
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2016-09-14 00:20:01 +0300
committerMatt Spinler <spinler@us.ibm.com>2016-09-21 16:39:34 +0300
commit3931483770436081d15a57a4d1a642fcc80c21c4 (patch)
tree0d219029a66fb78912a85ec2c72b4b261708a9ff /meta-phosphor/common/recipes-phosphor/chassis
parent0eb7c392d8fe24b390c04fba05af70d8cf8c7638 (diff)
downloadopenbmc-3931483770436081d15a57a4d1a642fcc80c21c4.tar.xz
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/chassis')
-rw-r--r--meta-phosphor/common/recipes-phosphor/chassis/obmc-mgr-inventory.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-mgr-inventory.bb b/meta-phosphor/common/recipes-phosphor/chassis/obmc-mgr-inventory.bb
index 73a598c15..aa9f6b42e 100644
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-mgr-inventory.bb
+++ b/meta-phosphor/common/recipes-phosphor/chassis/obmc-mgr-inventory.bb
@@ -5,7 +5,7 @@ PR = "r1"
inherit skeleton-python
inherit obmc-phosphor-dbus-service
-VIRTUAL-RUNTIME_skeleton_workbook ?= ""
+RRECOMMENDS_${PN} += "virtual-obmc-inventory-data"
RDEPENDS_${PN} += "\
python-argparse \