From 55eef51c2ce5e57a78a82b7317b78390f7f92c22 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 1 Dec 2020 19:53:42 +0000 Subject: phosphor-virtual-sensor: srcrev bump f8db722567..06e761a272 Patrick Williams (1): dbus: removed unnecessary is_method_error calls (From meta-phosphor rev: ef0ed436806d5d84bb086d6e526bf9a23be215db) Change-Id: I12735f782c9c93dce7905a5a4c8027458078a9e0 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 3a25890b9..2323100f4 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 = "f8db722567d16b93bde7d37d3d7a6e83d08373aa" +SRCREV = "06e761a272a9be157178e434d063b0557a5cd877" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3