summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-18 17:07:53 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-19 15:18:11 -0400
commit17c08bf7c941f90e9e82e1361248db405aba40c7 (patch)
treea276eb564b34c429c627b4a81be7b9679f347499 /meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb
parentc5180348b1ae049359af1109df54e42a837c2b87 (diff)
downloadtalos-openbmc-17c08bf7c941f90e9e82e1361248db405aba40c7.tar.gz
talos-openbmc-17c08bf7c941f90e9e82e1361248db405aba40c7.zip
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 <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb
index a63a1f24a..4397e2dc7 100644
--- a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb
@@ -20,7 +20,7 @@ DEPENDS += "${@df_enabled(d, 'obmc-mrw', 'phosphor-settings-read-settings-mrw-na
DEPENDS += "sdbusplus sdbusplus-native"
DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
DEPENDS += "phosphor-logging"
-DEPENDS += "cereal"
+DEPENDS += "libcereal"
RDEPENDS_${PN} += "sdbusplus phosphor-dbus-interfaces"
OpenPOWER on IntegriCloud