phosphor-virtual-sensor: srcrev bump 71b9c11676..bbf22d8127

Clyde Huang (1):
      fix the wrong URL link

Tao Lin (2):
      Update threshold to entity-manager
      Add func for Maximum when sensor from DBus

Change-Id: I849837b10db6224705c0e26f14a24d42386a366c
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 2f00af4..336a781 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 = "71b9c11676a08d7659c0d88a39c4de688d0feedd"
+SRCREV = "bbf22d8127d9f3830e2d413408ad00d2e07a3ddd"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"