summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/settings
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 02:40:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-13 21:32:10 +0300
commita51ab5c55c1a0cacde1062ed8468a2aa5b82c7af (patch)
tree030426245db315422ceee6caf0f2c9eaccfcddac /meta-phosphor/recipes-phosphor/settings
parent157a1ad3f016012e1ce76fd54aee8f61c242626e (diff)
downloadopenbmc-a51ab5c55c1a0cacde1062ed8468a2aa5b82c7af.tar.xz
phosphor-settingsd: srcrev bump e568fcad2c..3132eca719
Patrick Williams (1): build: upgrade to C++23 Change-Id: Ibc46a6cdab91805c9c9505f574fd0663aa707de1 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 f93b8923c1..c634ad7547 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 = "e568fcad2ca4c41487d6cd2f8ff5969aac32a2b0"
+SRCREV = "3132eca71967ef11dc671b51e452968edbf93fdc"