summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-23 23:21:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-24 03:55:05 +0300
commitce9c3fcb72fe28cdb4bd45e04bfe5e21c3874884 (patch)
tree6fbda78685b5584d67a8855570af167086954594 /meta-phosphor/recipes-phosphor/sensors
parent11cbddd773a4682b1e54ea6b21af5e7bf67345d1 (diff)
downloadopenbmc-ce9c3fcb72fe28cdb4bd45e04bfe5e21c3874884.tar.xz
phosphor-virtual-sensor: srcrev bump 0fcf0e1ca1..1846d8225c
Patrick Williams (1): logging: remove spaces in entry definition Rashmica Gupta (1): add create_threshold function Change-Id: I7976f9f231ea62746aaf147c56d68c75b5195774 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-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 f83d8bcb3..98a9a638c 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 = "0fcf0e1ca14be837e8d3383f34843d55aa90aee8"
+SRCREV = "1846d8225c933ed3de0f9da7d255606cbcb9d7a9"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"