bmcweb: srcrev bump b99fb1a9b8..faf1f433cd

James Feist (1):
      Fix Cmake Message

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

(From meta-phosphor rev: 4ab0dfed8d2e08ef43de0059bc64c92c51a1a308)

Change-Id: I210b51117634a1069b7a6415d7c80cfeb2e008ef
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 2be1d7d..b23ce89 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 = "b99fb1a9b8f4694a4b765e3f55b5bf29adf303de"
+SRCREV = "faf1f433cd633c80db4444a6607422a4401424ca"
 
 S = "${WORKDIR}/git"