bmcweb: srcrev bump faf1f433cd..a502de3d66

Gunnar Mills (8):
      Spelling: 's/Resposne/Response/g'
      Spelling: 's/Traslates/Translates/g'
      Spelling: 's/Occured/Occurred/g'
      Spelling: 's/Coefficent/Coefficient/g
      Codespell redfish-core spelling fixes
      Codespell spelling fixes
      parse_registries.py: Move to clang-format-10
      Server Name: Rename iBMC to bmcweb

Change-Id: Ibc867f06c308717b9c56664cfc3e8d8664201d1e
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 b23ce89..afbb2ef 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 = "faf1f433cd633c80db4444a6607422a4401424ca"
+SRCREV = "a502de3d661acf95613d4e4d27c9611f2c8148ea"
 
 S = "${WORKDIR}/git"