phosphor-settingsd: srcrev bump 157063d0e5..e568fcad2c
Matt Spinler (4):
Extract default property value calc into function
Use named values when serializing
Convert version 1 files to version 2 on startup
Convert to lg2
Change-Id: I3d43fda3928dcd0f4bb19139e280eba013b54fe7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc
index 9c4eb7a..f93b892 100644
--- a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc
+++ b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-settingsd;branch=master;protocol=https"
-SRCREV = "157063d0e5a10b2b1effb9bde2cfc9cec2def0e4"
+SRCREV = "e568fcad2ca4c41487d6cd2f8ff5969aac32a2b0"