commit | d493f527eee9f5a3e0e4323ed84955a357c3341b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon May 10 11:01:23 2021 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed May 12 15:52:12 2021 +0000 |
tree | bb586f1947913c5e18be8c23494104fc9787ced9 | |
parent | 6aa2b124ea85284e67996e85fca8cfb5ef24d190 [diff] |
phosphor-settingsd: srcrev bump b41b1e4b7f..bcf9578106 Patrick Williams (1): Use sdbus++ python library for name conversion Change-Id: I6537b659abfc63a429ebbe61b965ea0ab2f9841a 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 3c87eda..ee3b6d1 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 = "b41b1e4b7fc4f7a78ce5edc480c7d8fa67705594" +SRCREV = "bcf957810643f717eae3f1a16a606a460e8f23b8"