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

(From meta-phosphor rev: 2e5fa5422c5f2b8a6f31136fd7e9af02da672cd0)

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