bmcweb: srcrev bump 28afb49c48..42cbb517ff

Basheer Ahmed Muddebihal (1):
      Add support for System Airflow sensor

Karol Wojciechowski (1):
      HealthPopulate: Fix imprecise matching

Change-Id: Ia04ca67822bde7e3ff3d12cc9b2fe19a50be6455
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 224460e..d1da7b6 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 = "28afb49c480790e763b8491be0b5a8e35964dbc9"
+SRCREV = "42cbb517ffc573e9ec39077f5a59c1443e0ef9ea"
 
 S = "${WORKDIR}/git"