bmcweb: srcrev bump 36b5f1ed97..b8ad583f70
Gunnar Mills (1):
Add trace when unknown user error
Change-Id: I1fa67c1785b191674888b36e70ed1d7a8491c1fa
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 f76753a..2600a8b 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "36b5f1ed97fe5806c53e0eb5b2f9a07e9a8acd5f"
+SRCREV = "b8ad583f70f3f4acb9fb3883857a5f8d7af29fd3"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"