commit | 8695752b965f3f9511f3f250c0bcd93cff4e993f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jun 04 14:31:19 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jun 08 14:58:21 2021 +0000 |
tree | 017068b33c31ae997ebddfa9c13cb323a69af6ea | |
parent | b3b734cf3acffc5dd74883b638b72ea3143d7462 [diff] |
phosphor-virtual-sensor: srcrev bump 543bf66877..0fcf0e1ca1 Lei YU (1): Add association interface Change-Id: I974cf74f9dffb6aac4851eb2a6d3b90e31dd0551 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 e70e1b0..f83d8bc 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=git" -SRCREV = "543bf6687779c34f0f495eebae7e1819ced27577" +SRCREV = "0fcf0e1ca14be837e8d3383f34843d55aa90aee8" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"