commit | f28143ca04170e7a91fdc802bdc9084966e4a323 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Oct 12 17:41:38 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Oct 13 21:43:58 2021 +0000 |
tree | d2153a54d04adc7436d9a67ce0c10cd3fb042964 | |
parent | 0f493dcd321e26b3da9c71b0ec4b84999cf7a915 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc b/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager.inc index 2ecfd1f..4a8a758 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" -SRCREV = "235526310114281794f37e177eab34456d059c7a" +SRCREV = "b6fa9bb18844b6b2c8794fc2fb8ec953e8fc339d"