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-12-01 22:53:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-03 15:16:05 +0300
commit55eef51c2ce5e57a78a82b7317b78390f7f92c22 (patch)
tree7140024a36bc5dfaedb117af724945055007e0c4 /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parent307021d2e49433c702468785cc1ef5b8af14c8af (diff)
downloadopenbmc-55eef51c2ce5e57a78a82b7317b78390f7f92c22.tar.xz
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 <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 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"