phosphor-virtual-sensor: srcrev bump 190e4bf8a4..1204b43374

George Liu (2):
      meson: Fix deprecated meson warning
      Fix some warnings by cppcheck

Change-Id: Iea1e63b1765e4c5a34232dc08bacab1717302c8c
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 5b57f86..6133fd6 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -16,7 +16,7 @@
 DEPENDS += "exprtk"
 
 SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https"
-SRCREV = "190e4bf8a434a04c7426d7ea30a8ba2171a61741"
+SRCREV = "1204b43374720e9b338ea0aa6be75d8d27e0477e"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"