bmcweb: srcrev bump 7bffdb7e9d..af8f791296

Adriana Kobylak (1):
      bmcweb: /s/boost::beast::string_view/std::string_view/g

James Feist (1):
      Fix OemManager schema for profiles

Change-Id: I74be4bc0c4695be5ec9de8bace3c202e87b5d3c9
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 7bfc0c6..7fedacc 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "7bffdb7e9da69ae5416cda8df826372c33716beb"
+SRCREV = "af8f791296511553e11643d0bbbd80dfe9cd30e3"
 
 S = "${WORKDIR}/git"