bmcweb: srcrev bump 9b243a4ee4..a38b0b2063

Ed Tanous (1):
      Resolve issue with duplicated static files

Change-Id: I2465f1bd5627d76da99d3bb3d66a67e95c8cf096
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/common/recipes-phosphor/interfaces/bmcweb.bb b/common/recipes-phosphor/interfaces/bmcweb.bb
index ed8ee1d..c0f5325 100644
--- a/common/recipes-phosphor/interfaces/bmcweb.bb
+++ b/common/recipes-phosphor/interfaces/bmcweb.bb
@@ -12,7 +12,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "9b243a4ee4e58406df4fecc4f98f7b701cc26f18"
+SRCREV = "a38b0b206300c792979b900f506b85e535f5708a"
 
 S = "${WORKDIR}/git"