summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-21 23:31:35 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-22 16:22:59 +0300
commit56541269b22ccd15c75e938d4fa2e0a7969f8ccf (patch)
tree7d9d9fd70140d834d120693ae707c25ca3ab8fe6
parent8c3075a3a50ec16c8c9fb93a1785a5abb13386c5 (diff)
downloadopenbmc-56541269b22ccd15c75e938d4fa2e0a7969f8ccf.tar.xz
phosphor-virtual-sensor: srcrev bump 05b1d41788..190e4bf8a4
Patrick Williams (1): README: format changes suggested by markdownlint Change-Id: Iafbda607f4ef8bee638acf3c2d66f7bd197c8d43 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 5465d7038..5b57f865c 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=https"
-SRCREV = "05b1d41788058cdf255ce1d46b2ff8041abf5656"
+SRCREV = "190e4bf8a434a04c7426d7ea30a8ba2171a61741"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"