From 17c08bf7c941f90e9e82e1361248db405aba40c7 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 18 Oct 2018 17:07:53 -0400 Subject: meta-phosphor: switch to meta-oe libcereal A cereal recipe was added recently to meta-openembedded. Use it so we can deprecate our version of it. (From meta-phosphor rev: cc51cd9910f3480cf4d2e0bff8aa6b95162e5bc1) Change-Id: I7746dbd1eda3011b870b85770092b2d020800af7 Signed-off-by: Brad Bishop --- .../recipes-phosphor/inventory/phosphor-inventory-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/inventory') diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb index 576185ade..d72c12d0b 100644 --- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb @@ -22,7 +22,7 @@ DEPENDS += " \ sdbusplus \ sdbusplus-native \ autoconf-archive-native \ - cereal \ + libcereal \ " RDEPENDS_${PN} += " \ sdbusplus \ -- cgit v1.2.3