bmcweb: srcrev bump b477fd4408..91359f9d36
Ed Tanous (1):
Move to common variant
Gunnar Mills (1):
Make clang-tidy pass
Jiaqing Zhao (1):
Fix variable naming for NIC IP entry
Jonathan Doman (1):
Using sdbusplus::asio::getProperty
Lei YU (1):
http_connection: Fix loggedIn check and timeout
Change-Id: I0a012b58d38ebe73e3f70fefe240e1fbbcd1cebd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 88e89ce..98c7237 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "b477fd4408bc0602cc86147121f03791d3f4824a"
+SRCREV = "91359f9d36f16e5d887a40227d2b0af17da618e4"
S = "${WORKDIR}/git"