summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-13 00:30:19 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-04-13 16:48:26 +0300
commitd8d011f286c39a83034487d428ccee1065d28f91 (patch)
treefdfbfb9a7e7f88626e527a777850e1eb0966b99b
parentdc251664c3383c438c712daef53206d093fb0f4c (diff)
downloadopenbmc-d8d011f286c39a83034487d428ccee1065d28f91.tar.xz
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>
-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 b0443e450f..b1b51cd7a8 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;branch=master;protocol=https"
-SRCREV = "c0ce992ff88494fc5ccec367ae67963dc5d1e309"
+SRCREV = "74c4f3b1af5a2c01ec3661cbffcc9944a1a97baa"