bmcweb: srcrev bump 6964c9820a..5a806649ec

Alpana Kumari (1):
      Fix for missing "Functional" property in dbus for GV cards

James Feist (1):
      Revert "Add out of bounds check in base64Decode"

Sunitha Harish (2):
      EventService: Add ResourceEvent registries
      EventService: Add the parameter ResourceTypes to subscription

Zhikui Ren (1):
      Add out of bounds check in base64Decode

Change-Id: Ic1aa022dfcce8b3744e017779871839d5b19a949
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 38a1086..8aaef8a 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 = "6964c9820ad101d6fc30badd1ae353efea3dd094"
+SRCREV = "5a806649ec187926be5829f42f8f18606a3d4e75"
 
 S = "${WORKDIR}/git"