commit | a94cfafd7cfba5e1923791624b0eeb66a7576926 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Sep 02 09:32:56 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Sep 03 10:58:15 2022 +0000 |
tree | 69beccfa9734a979550df88792319a3e7dc6dc5c | |
parent | 3405f51c443e0bd1bc2cb12cbd62e6da82991140 [diff] |
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>
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 06cd3ec..4e72849 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 += "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"