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-22 19:42:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-17 00:14:56 +0300
commit544aff467e050998be9afefd0cc2c8c4069521ef (patch)
tree4ce5a15c0eaea8a05c1523fba035d5216f699cfe /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parent50ece46323b861283bd14a88c8d1d2e47546e44d (diff)
downloadopenbmc-544aff467e050998be9afefd0cc2c8c4069521ef.tar.xz
phosphor-virtual-sensor: srcrev bump b306b03dae..2b56ddb38d
Kumar Thangavel (1): Add airflow sensor support in phosphor-virtual-sensor Change-Id: Ia01c45443490f33766db44a2ae20ae300d9c1498 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 28acc172a5..68c9f74d54 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 = "b306b03dae93cb74e3deeed0ef56d9b60f5d7229"
+SRCREV = "2b56ddb38d7446281c18786b5e280ae30f5f7b35"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"