summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-25 14:32:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-27 04:43:28 +0300
commit72c871b7be198eabfe5082525aa24fc3fe1f6495 (patch)
tree39fe53091f4c1f5e2531781cd6ab00aaa07e0cd4
parentb0c9b03681c75bc2ed9e30ea5e45950fecb51eaf (diff)
downloadopenbmc-72c871b7be198eabfe5082525aa24fc3fe1f6495.tar.xz
phosphor-virtual-sensor: srcrev bump 74c1e7d8c5..333e5bf60c
Manojkiran Eda (1): Add OWNERS file Patrick Williams (1): catch exceptions as const Change-Id: I20c46b82cc3c629d45c8ca6a8f9706a63983504b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 7745a9e6f..9590c4db8 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 = "74c1e7d8c50175017306e347532c8d7e98dc66d5"
+SRCREV = "333e5bf60cdc34450617994f29901b6b131111fa"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"