bmcweb: srcrev bump 4147b8ac88..877044644f

Ed Tanous (1):
      Fix warning with clang

Joseph Reynolds (1):
      Fix search for OEM privileges

Change-Id: Ia64a514f00cb79155a26923cc8c8fabf76a479ce
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d600081..b14b685 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "4147b8ac88c79949f2f9f5c2738aca53641e22c8"
+SRCREV = "877044644f53d4dd93499d3a99d8c227694fd3a5"
 
 S = "${WORKDIR}/git"