From e9b472235028bb657180646c6216d9ed7c423fd6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 27 Apr 2021 21:51:04 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') 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" -- cgit v1.2.3