From fc4a5784ba7498bc94621f8d5216e5bfb9135b8e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 23:01:44 +0000 Subject: phosphor-virtual-sensor: srcrev bump 26edaad467..6c19e7d2b6 Matt Spinler (1): Add object manager interface (From meta-phosphor rev: df627fecbff5c7939904c23cabf83f496b4f1b83) Change-Id: I79e853297c84bacce92233d416d2b8c8a7683392 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(-) 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 93c001453..3a7d1ef11 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 = "26edaad467a44ff9b69968ac0912aa3e9e3d0a62" +SRCREV = "6c19e7d2b6e5cf1502a1ded8d7e42a452ca766f1" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3