commit | 89cd1a2d4a941d6c11e8e28fd094b62108fc8264 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 29 21:01:30 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Apr 30 00:55:56 2021 +0000 |
tree | 7e4d219751eda53587442a2c0c232fa35250087e | |
parent | c8f5539a46dcead42895bf65644dcf37b23eae73 [diff] |
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>
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 d22bdc8..e70e1b0 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=git" -SRCREV = "d9aa22790f772a5a713e84076c25f34a595fffb6" +SRCREV = "543bf6687779c34f0f495eebae7e1819ced27577" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"