summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-12 20:41:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-14 00:43:58 +0300
commitf28143ca04170e7a91fdc802bdc9084966e4a323 (patch)
treed2153a54d04adc7436d9a67ce0c10cd3fb042964
parent0f493dcd321e26b3da9c71b0ec4b84999cf7a915 (diff)
downloadopenbmc-f28143ca04170e7a91fdc802bdc9084966e4a323.tar.xz
phosphor-settingsd: srcrev bump 2355263101..b6fa9bb188
Patrick Williams (1): catch exceptions as const Change-Id: Ib806d1727d92a47a94902eaf8efd1f8307399ef6 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 2ecfd1fe8..4a8a7589e 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"
-SRCREV = "235526310114281794f37e177eab34456d059c7a"
+SRCREV = "b6fa9bb18844b6b2c8794fc2fb8ec953e8fc339d"