summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/settings
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-05 12:10:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-05 15:01:45 +0300
commita92a3325277fd4f29b5db4c270d3e89b35317407 (patch)
tree8930ab76ac3f2cd037052b3fc6af9e2d5787b67e /meta-phosphor/recipes-phosphor/settings
parent7acd40ec11d6556ee57d930024affe3e58a54331 (diff)
downloadopenbmc-a92a3325277fd4f29b5db4c270d3e89b35317407.tar.xz
phosphor-settingsd: srcrev bump 58d2efeef8..e7e46df6ba
Vernon Mauery (1): phosphor-settingsd: use c++17 (From meta-phosphor rev: 9b551f451ab9d876566a164f112b115810b0ed37) Change-Id: Id36e216fa8a50ce2b1c66c97fbec7511f8873ba9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 b6c6b0b8a..8eb96f287 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"
-SRCREV = "58d2efeef84aa2812dfc249d7005c765c4b2091a"
+SRCREV = "e7e46df6ba771c6da88fb472c93e59268f5d8a14"