summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-25 22:00:31 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-26 03:35:07 +0300
commit61df0e105065277618a33a96ab73fd718c6e839a (patch)
treee923c58bd17c8834689d53798008a69bc615838c
parent73f936570f85303cc3ee5775f2c2d0f86bf0e60a (diff)
downloadopenbmc-61df0e105065277618a33a96ab73fd718c6e839a.tar.xz
phosphor-settingsd: srcrev bump 74c4f3b1af..75a710ca87
Patrick Williams (2): fix cppcheck warnings build: enable C++20 Change-Id: I93979626b87591f40dd2b257ed8be38da9106db9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 b1b51cd7a8..eb79ef499a 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 = "74c4f3b1af5a2c01ec3661cbffcc9944a1a97baa"
+SRCREV = "75a710ca87f6033419d856d965f6100aa4348196"