bmcweb: srcrev bump f1eebf06f7..39e77504ba

Ed Tanous (1):
      bmcweb: /s/boost::string_view/std::string_view/g

Change-Id: I9d8db4f43bf5f9d0bd53280d3f09c298008f2af2
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 16c50de..9f807be 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 = "f1eebf06f717d8561ff9bef2828c420ef051cb05"
+SRCREV = "39e77504ba0d1e8de273cd54e1f000166bfa6d0d"
 
 S = "${WORKDIR}/git"