summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-27 20:50:49 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-27 22:17:59 +0300
commit3fa7ae9479483bf345476a26dcb35437fb7a74df (patch)
tree3e47c3b994af31e9fa8052ff0eebc57b23bca7b8
parent10e46c3cdfa4173e90031495dfb3f930ededcedc (diff)
downloadopenbmc-3fa7ae9479483bf345476a26dcb35437fb7a74df.tar.xz
phosphor-settingsd: srcrev bump bbeb9bdd60..4d28bcd31f
Jagpal Singh Gill (2): meson: Address warnings for switching autoconf to meson meson: Switch autoconf build to meson Change-Id: Ic2d5bd9309aab7a039140c9d5493b187aa97ddbb 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 6a79b9c751..4baf4081f4 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 = "bbeb9bdd60c18607b98e0bea9889a08773175632"
+SRCREV = "4d28bcd31f55a98505ec6dbe090a45b1cdf84952"