commit | c2d043808ea75c3ca1a9e476bd5f64636ed53a88 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 15 12:51:40 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 16 03:46:05 2021 +0000 |
tree | 41e353f61ac88196029c00a4519a1e74353516f1 | |
parent | 7356f8ebcb6b0e4c06018c748b7c5771b41e007e [diff] |
phosphor-virtual-sensor: srcrev bump b57d737081..05b1d41788 Rashmica Gupta (1): thresholds: Update Severity to be a string Change-Id: I95ea44a8fbaeaca4a97f728c1b2931e1bac9c510 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 25c4998..621f336 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 = "b57d7370815015ce8f04be16cee39c45b0770355" +SRCREV = "05b1d41788058cdf255ce1d46b2ff8041abf5656" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"