commit | c0edab836e8bf2a5429fb24dc148b7f57a9dc108 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Feb 06 17:20:40 2023 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Feb 09 02:04:41 2023 +0000 |
tree | 1bfb980fce1c14ea8de541c9ef7a337a258bb459 | |
parent | 04416d50bd6fd28d4aa9f6ee8837bbc88c3a8eaa [diff] |
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>
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 d68ec6f..e86aded 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 @@ phosphor-logging \ sdbusplus \ " -SRCREV = "f20aa7c87360a0d2918377a86bbf04c85268d47d" +SRCREV = "a291ce1acfc8935dc69675c2e29bf1dee4f68ccd" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"