summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-02 14:40:12 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-03 03:45:57 +0300
commit8dcf9d502fd45d1ef2cb82f8a17813e4abfe9e33 (patch)
tree5f38c6aee4a536e7025317cbcb018886689dae3f
parenta768a968a80a0d7704dc45a4172ee43ffbbe6aa0 (diff)
downloadopenbmc-8dcf9d502fd45d1ef2cb82f8a17813e4abfe9e33.tar.xz
phosphor-virtual-sensor: srcrev bump a959678ca8..27faf7ca7d
Patrick Williams (1): markdownlint, prettier: enable formatting Change-Id: I9eb0aa497a9f7a90a1ef4eaab50e7955a74c0357 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 2283a4f12b..736e177efb 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;branch=master"
-SRCREV = "a959678ca810529e886adc40bcc4c8c59c0ee0e4"
+SRCREV = "27faf7ca7d7b6ed3d47b450763b09bc240ccf91e"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"