summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/inventory
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2017-08-09 14:37:08 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-08-14 23:45:14 +0300
commit1d019ab9a3dba94b41a29d88bf65be97ba7da1ae (patch)
tree0ef718981af51beaea2056a45c70ff80e00a6bba /meta-phosphor/common/recipes-phosphor/inventory
parentdc81cf1f6787b6c61ce0dcbd081159020a39fd94 (diff)
downloadopenbmc-1d019ab9a3dba94b41a29d88bf65be97ba7da1ae.tar.xz
inventory: add depends on Cereal
Change-Id: Ia3b5834b1c722d3af83ef9e1990954d8066e5e61 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/inventory')
-rw-r--r--meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb
index 91f34f0524..46a1d2904b 100644
--- a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb
@@ -21,6 +21,7 @@ DEPENDS += " \
sdbusplus \
sdbusplus-native \
autoconf-archive-native \
+ cereal \
"
RDEPENDS_${PN} += " \
sdbusplus \