From 21095b7224dadd90f4fce8446255a3887cafc1dc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 6 Jul 2021 19:01:10 +0000 Subject: phosphor-virtual-sensor: srcrev bump 1846d8225c..67d8b9d265 Rashmica Gupta (2): Replace spaces in sensor name with underscores Add check for sensor with same name Change-Id: I41ab7a1c48430e7f9fc1230a23c52dd7b8c1e459 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 98a9a638c..b4f0e9d9a 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 = "1846d8225c933ed3de0f9da7d255606cbcb9d7a9" +SRCREV = "67d8b9d265c2abf6d88fa2bd654e8a177cdeb6c9" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3