summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/settings
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-03 17:50:25 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-05 15:38:55 +0300
commit28b1fdee99742a43eb6d0227c43b5dded98bd93c (patch)
treea89c1252cb9c69188bd2dbe7916f6aacab7f65dc /meta-phosphor/recipes-phosphor/settings
parent0457e72fb1f30ace098a3e3ae083a36aa0b3f159 (diff)
downloadopenbmc-28b1fdee99742a43eb6d0227c43b5dded98bd93c.tar.xz
phosphor-settingsd: srcrev bump 75a710ca87..1fc221f8d2
Adriana Kobylak (1): Use relative path to append path Patrick Williams (3): switch experimental::fs to std::fs sdbusplus: use shorter type aliases OWNERS: switch 'matches' to 'matchers' Change-Id: Ia57b0175592173d355c54190c16a1d9d93026746 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/settings')
-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 eb79ef499a..6ec608de00 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 = "75a710ca87f6033419d856d965f6100aa4348196"
+SRCREV = "1fc221f8d2f128d81506707e9c44737578a566c8"