summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-02 17:32:56 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-09-03 13:58:15 +0300
commita94cfafd7cfba5e1923791624b0eeb66a7576926 (patch)
tree69beccfa9734a979550df88792319a3e7dc6dc5c
parent3405f51c443e0bd1bc2cb12cbd62e6da82991140 (diff)
downloadopenbmc-a94cfafd7cfba5e1923791624b0eeb66a7576926.tar.xz
phosphor-virtual-sensor: srcrev bump 7e295e295e..e667239d5a
Patrick Williams (1): remove dependency on sdeventplus Change-Id: I884c0a1bd422e81b5ad5c45848e0bf9f5113d4a0 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 06cd3ec99f..4e72849c6e 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 = "7e295e295ee7165592a33a1d624b2c068cfeca44"
+SRCREV = "e667239d5a57ee3599c6378839e7858a545ae275"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"