commit | 02d82ac809dac78b33385e38adeddea257fd996d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Feb 01 18:11:15 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 02 13:45:18 2021 +0000 |
tree | 69c167e3e74adf3ecf7062e5878d6c16a76228ab | |
parent | 29d103c7bb060c0c872d03fc7f0a070569dd33a3 [diff] |
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>
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 26e09c4..28acc17 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 += "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"