bmcweb: srcrev bump b99fb1a9b8..faf1f433cd

James Feist (1):
      Fix Cmake Message

Kuiying Wang (1):
      Fix -1 issue when fan collection size is 0.

Change-Id: Ieac27130432093ac9514773c4fd3cf267b780387
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 2be1d7d..b23ce89 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "b99fb1a9b8f4694a4b765e3f55b5bf29adf303de"
+SRCREV = "faf1f433cd633c80db4444a6607422a4401424ca"
 
 S = "${WORKDIR}/git"