From 47e2b9f36645c52cf6e2bfdac588e941f7e78981 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 11 Nov 2020 20:51:44 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') 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" -- cgit v1.2.3