bmcweb: srcrev bump 9b243a4ee4..a38b0b2063

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

(From meta-phosphor rev: 0e517f8a431289ddb1e02b2eaaa990114f259ce1)

Change-Id: I7780e6155645ff8c53157056dcbb7e470baefd3b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb b/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
index ed8ee1d..c0f5325 100644
--- a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
+++ b/meta-phosphor/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"