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-04-28 00:51:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-29 03:45:35 +0300
commite9b472235028bb657180646c6216d9ed7c423fd6 (patch)
treed56b56e2bcf3cfb3a7d05da05b9a206c432650be /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parent160599b3e5e9c4b2603fc27fe7b0b67ad97dda45 (diff)
downloadopenbmc-e9b472235028bb657180646c6216d9ed7c423fd6.tar.xz
phosphor-virtual-sensor: srcrev bump a55a907e72..d9aa22790f
Patrick Williams (3): build: add wrapfiles for dependencies build: update to C++20 build: fix dependency check for nlohmann/json Change-Id: If94ec66c6120627d0333a45f40aa0476d5e9ada9 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 3eee4dbaa..d22bdc874 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 = "a55a907e7220bede5f4c76ca6d99fad2a0c1f00d"
+SRCREV = "d9aa22790f772a5a713e84076c25f34a595fffb6"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"