commit | 8dcf9d502fd45d1ef2cb82f8a17813e4abfe9e33 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon May 02 11:40:12 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue May 03 00:45:57 2022 +0000 |
tree | 5f38c6aee4a536e7025317cbcb018886689dae3f | |
parent | a768a968a80a0d7704dc45a4172ee43ffbbe6aa0 [diff] |
phosphor-virtual-sensor: srcrev bump a959678ca8..27faf7ca7d Patrick Williams (1): markdownlint, prettier: enable formatting Change-Id: I9eb0aa497a9f7a90a1ef4eaab50e7955a74c0357 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 2283a4f..736e177 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 = "a959678ca810529e886adc40bcc4c8c59c0ee0e4" +SRCREV = "27faf7ca7d7b6ed3d47b450763b09bc240ccf91e" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"