summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-13 16:21:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-14 00:45:05 +0300
commit065afad2bdefc12e5bde309c6141ed47ba08b88a (patch)
tree61425143dedbf1ed9846e92604a6929a9aaa47aa
parent2de6675f6b56523d7a9958171de3092f3b709ef2 (diff)
downloadopenbmc-065afad2bdefc12e5bde309c6141ed47ba08b88a.tar.xz
phosphor-virtual-sensor: srcrev bump 92d648b29b..c62a5548a1
Vijay Khemka (2): Add signal based update Fix threshold data copy (From meta-phosphor rev: 6be3245d24d4331e9edf3c3dcfc49e653d8a0559) Change-Id: I7395e8c86ed1584b0e5cd7016ffe6052a979911c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 fe65fa218..8d3bdd9d1 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 = "92d648b29beeee64b74f6777a4470d7dfcb3289a"
+SRCREV = "c62a5548a1caa7a76aec8a7e0d5fdfeff1ae8db8"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"