summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-07 02:20:40 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-09 05:04:41 +0300
commitc0edab836e8bf2a5429fb24dc148b7f57a9dc108 (patch)
tree1bfb980fce1c14ea8de541c9ef7a337a258bb459 /meta-phosphor/recipes-phosphor/sensors
parent04416d50bd6fd28d4aa9f6ee8837bbc88c3a8eaa (diff)
downloadopenbmc-c0edab836e8bf2a5429fb24dc148b7f57a9dc108.tar.xz
phosphor-virtual-sensor: srcrev bump f20aa7c873..a291ce1acf
Matt Spinler (2): Don't crash if mapper times out Fixes around persisting values in entity-manager Change-Id: I4ebda15b40a05ed5423f671ec3ef35ab41326984 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-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 d68ec6fef5..e86adeda72 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -10,7 +10,7 @@ DEPENDS:append = "\
phosphor-logging \
sdbusplus \
"
-SRCREV = "f20aa7c87360a0d2918377a86bbf04c85268d47d"
+SRCREV = "a291ce1acfc8935dc69675c2e29bf1dee4f68ccd"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"