commit | 61df0e105065277618a33a96ab73fd718c6e839a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 25 19:00:31 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Apr 26 00:35:07 2022 +0000 |
tree | e923c58bd17c8834689d53798008a69bc615838c | |
parent | 73f936570f85303cc3ee5775f2c2d0f86bf0e60a [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc index b1b51cd..eb79ef4 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 = "74c4f3b1af5a2c01ec3661cbffcc9944a1a97baa" +SRCREV = "75a710ca87f6033419d856d965f6100aa4348196"