summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/settings
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-25 19:30:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-25 23:24:36 +0300
commitd7ce2094538182ed1ea774d3f1c0d62377ad7db8 (patch)
tree5270f6c5e86f2b28fa233bdb555a01dffd6b109b /meta-phosphor/recipes-phosphor/settings
parente73413b89687a3f51b6f4956d242829a50dca70b (diff)
downloadopenbmc-d7ce2094538182ed1ea774d3f1c0d62377ad7db8.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/settings')
-rw-r--r--meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc
index 9c4eb7a0c4..f93b8923c1 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 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-settingsd"
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"