commit | a919e88d5ab9bafdcba8640422f7a4ddbc0399cf | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Mar 22 21:20:50 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Mar 23 22:30:16 2022 +0000 |
tree | 0a7e559178feea106e05bd99e60a2d7118c6b84d | |
parent | 8d94c94a68f1919b259a7c2070ec3ae69aa2928c [diff] |
phosphor-virtual-sensor: srcrev bump 1204b43374..b729eac553 Patrick Williams (1): meson: simplify dependencies Change-Id: Ie8c484110102c720d233fda1a40b1c916422d51e 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 69c319a..47cfdbd 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 = "1204b43374720e9b338ea0aa6be75d8d27e0477e" +SRCREV = "b729eac553278609494e30a37c63fec4ef62b7af" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"