bmcweb: srcrev bump 92a74e566e..d6d59a65c3
Adrian Ambrożewicz (1):
Add 'utilization' sensor to 'Sensors' page
Gunnar Mills (1):
MAINTAINERS: Add Gunnar as a maintainer
Richard Marian Thomaiyar (1):
[pam]: Restrict local user auth to redfish grp
Zhenfei Tai (1):
bmcweb: Replace deprecated boost::asio::io_service
Change-Id: I02723000d44abfe0e143c35cbbf6394efb8f1e93
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 39483d8..030354b 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "92a74e566eb02d7bb20c0fcd7d34634c8d59429b"
+SRCREV = "d6d59a65c334f0040177ffb3ab87f9b512a72cad"
S = "${WORKDIR}/git"