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-02-01 21:11:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-02 16:45:18 +0300
commit02d82ac809dac78b33385e38adeddea257fd996d (patch)
tree69c167e3e74adf3ecf7062e5878d6c16a76228ab /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parent29d103c7bb060c0c872d03fc7f0a070569dd33a3 (diff)
downloadopenbmc-02d82ac809dac78b33385e38adeddea257fd996d.tar.xz
phosphor-virtual-sensor: srcrev bump a4fe665d15..b306b03dae
Matt Spinler (1): Add PerformanceLoss threshold checking Change-Id: Ide4d3f1d453316c0196d1dfa4f1337cb309c3dca 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 26e09c4d8..28acc172a 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 = "a4fe665d15549108a5e644a423950c95ea0e72da"
+SRCREV = "b306b03dae93cb74e3deeed0ef56d9b60f5d7229"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"