summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-15 15:51:40 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-16 06:46:05 +0300
commitc2d043808ea75c3ca1a9e476bd5f64636ed53a88 (patch)
tree41e353f61ac88196029c00a4519a1e74353516f1 /meta-phosphor/recipes-phosphor
parent7356f8ebcb6b0e4c06018c748b7c5771b41e007e (diff)
downloadopenbmc-c2d043808ea75c3ca1a9e476bd5f64636ed53a88.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 25c499875..621f33673 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 = "b57d7370815015ce8f04be16cee39c45b0770355"
+SRCREV = "05b1d41788058cdf255ce1d46b2ff8041abf5656"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"