bmcweb: srcrev bump 1536473f93..23e64207a6
Ed Tanous (2):
remove using namespace
Fix using namespace
(From meta-phosphor rev: 7b8c38566664eb1f2d76fcdc93aed832b6ced7e0)
Change-Id: I7fa9fe3c6d5607a4706c100e4603ea781578c10d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index a16cb9a..5da0504 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 = "1536473f93d6985d8021e154316f52bb1de0d3c2"
+SRCREV = "23e64207a6668319df1f273641febdeab4c09148"
S = "${WORKDIR}/git"