summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-01 19:11:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-02 00:13:54 +0300
commit9836f064a44a2ad09b4e0fa18b3fb3824456b32c (patch)
treed9bccdc074e24745e00a458402ec1db87ba768fa /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parent32c00ff5910965ea116ce90a10e78f1545d1149b (diff)
downloadopenbmc-9836f064a44a2ad09b4e0fa18b3fb3824456b32c.tar.xz
phosphor-virtual-sensor: srcrev bump 2b56ddb38d..187582bd2c
Harvey Wu (1): dbusUtils: add try catch to catch error when getDbusProperty failed Change-Id: Ia4f304d978864825fa00e35d3bad288d0516c4c1 Signed-off-by: Andrew Geissler <openbmcbump-github@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 68c9f74d5..58137500b 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 = "2b56ddb38d7446281c18786b5e280ae30f5f7b35"
+SRCREV = "187582bd2c1d55199d2f65f33b37b8d65b452ee6"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"