phosphor-virtual-sensor: srcrev bump 9492149041..14ef874265

George Liu (1):
      Optimize the createVirtualSensorsFromDBus method logic

Lei YU (4):
      exprkt: Add maxIgnoreNaN to ignore the NaN value
      exprkt: Add sumIgnoreNaN to ignore the NaN value
      exprkt: Add ifNan to ignore the NaN value
      Add UT cases for exprtk functions related to nan

Change-Id: Ia18bffad93770b44fabcd4a26c4b51fa17b33ad2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
index 81208dc..3e892b5 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -10,7 +10,7 @@
     phosphor-logging \
     sdbusplus \
 "
-SRCREV = "9492149041be80c06a46ffd54c7166e00e74dbd4"
+SRCREV = "14ef874265884320e4a31f5f39d6e964b2ef9b7b"
 PV = "0.1+git${SRCPV}"
 PR = "r1"