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
(From meta-phosphor rev: e2283794bc00acacdb5e6d409c5a11df1576b91f)
Change-Id: I24a942c4c1b23ed613f8da8252b320f329d82408
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7bfc0c6..7fedacc 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"