bmcweb: srcrev bump f1eebf06f7..39e77504ba

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

(From meta-phosphor rev: e634658a554364342348177bb69ffdd57d958179)

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