summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-13 22:22:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-14 23:03:44 +0300
commitc8a341b3e8732759a772f45165ba149dea168531 (patch)
treeb9d642a901a4133183263a9eb14c55c6e78f2220 /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parent094237f7a8690f610f7eeda219560d6c0233ea1c (diff)
downloadopenbmc-c8a341b3e8732759a772f45165ba149dea168531.tar.xz
phosphor-virtual-sensor: srcrev bump 1d78a47c28..f8db722567
Matt Spinler (1): Tolerate missing sensors on startup (From meta-phosphor rev: c8f02c890931b5723b9972724db156e410515dad) Change-Id: Iaa0d8ca3bc9894a19241d4aaa4486bac89e3562b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb')
-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 d12e23e9e..3a25890b9 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 = "1d78a47c28f44e8e8b30d85311770d0a4e6a1364"
+SRCREV = "f8db722567d16b93bde7d37d3d7a6e83d08373aa"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"