summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-30 00:01:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-30 03:55:56 +0300
commit89cd1a2d4a941d6c11e8e28fd094b62108fc8264 (patch)
tree7e4d219751eda53587442a2c0c232fa35250087e /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parentc8f5539a46dcead42895bf65644dcf37b23eae73 (diff)
downloadopenbmc-89cd1a2d4a941d6c11e8e28fd094b62108fc8264.tar.xz
phosphor-virtual-sensor: srcrev bump d9aa22790f..543bf66877
Harvey Wu (1): Add MaxValue/MinValue setting in config Patrick Williams (1): add clamping of min/max Change-Id: I211e030021d95eeaa8378bd4cdcca4a6f64a90e1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 d22bdc874..e70e1b066 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 += "nlohmann-json"
DEPENDS += "exprtk"
SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=git"
-SRCREV = "d9aa22790f772a5a713e84076c25f34a595fffb6"
+SRCREV = "543bf6687779c34f0f495eebae7e1819ced27577"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"