commit | d8d011f286c39a83034487d428ccee1065d28f91 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 12 21:30:19 2022 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Apr 13 13:48:26 2022 +0000 |
tree | fdfbfb9a7e7f88626e527a777850e1eb0966b99b | |
parent | dc251664c3383c438c712daef53206d093fb0f4c [diff] |
phosphor-settingsd: srcrev bump c0ce992ff8..74c4f3b1af Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I781ba541c3f6b72bc1fec28d17afb65962e4e11b 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 b0443e4..b1b51cd 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 = "c0ce992ff88494fc5ccec367ae67963dc5d1e309" +SRCREV = "74c4f3b1af5a2c01ec3661cbffcc9944a1a97baa"