bmcweb: srcrev bump 79ba46fdca..99ad599508
Ed Tanous (2):
Fix missing Managers route on serviceRoot
bmcweb: Move some functions to utilities
Joseph Reynolds (1):
Update Content-Security-Policy
Change-Id: Ia3b8c1b47f5d75b5d49d3accb84d05e109b56b24
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 36de96e..d63c40e 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 = "79ba46fdca7880d31e009e6072402a9061529da0"
+SRCREV = "99ad5995089bace233dac20de28ef021591d89c1"
S = "${WORKDIR}/git"