summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-11 23:51:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-13 02:11:00 +0300
commit47e2b9f36645c52cf6e2bfdac588e941f7e78981 (patch)
tree8400629582254effeee6693a0d058c0aa6d9bdf7 /meta-phosphor/recipes-phosphor/sensors
parented869752dc9ee901a6288578b1023264066137c7 (diff)
downloadopenbmc-47e2b9f36645c52cf6e2bfdac588e941f7e78981.tar.xz
phosphor-virtual-sensor: srcrev bump e0d371e41f..1d78a47c28
Matt Spinler (3): Check for expression compile failures Add vector package support Add mapper dependency to service file (From meta-phosphor rev: 98c89a6bd2fecd9b5fcb8313d3a83cd5083ddeb9) Change-Id: I1a100e7009571717ea6f52f6d3e5e14e8f062369 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')
-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 a780621cd..d12e23e9e 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 = "e0d371e41f0bcbb28fcc2dc634b4d903cf6a610a"
+SRCREV = "1d78a47c28f44e8e8b30d85311770d0a4e6a1364"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"