bmcweb: srcrev bump 1536473f93..23e64207a6
Ed Tanous (2):
remove using namespace
Fix using namespace
Change-Id: I58111af61e8dbd328e91bdef10e7ef65cee1809c
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 a16cb9a..5da0504 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 = "1536473f93d6985d8021e154316f52bb1de0d3c2"
+SRCREV = "23e64207a6668319df1f273641febdeab4c09148"
S = "${WORKDIR}/git"