summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-11 09:01:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-11 14:55:28 +0300
commit2ecd2b593e043d5424a5114217ad0d515275f6fd (patch)
treedc8eb678fe085a8d9baec55b10d272c5f8b8b22c /meta-phosphor
parent043dacafe38175bc76e71f23a17bcb7bd4f4b637 (diff)
downloadopenbmc-2ecd2b593e043d5424a5114217ad0d515275f6fd.tar.xz
dbus-sensors: srcrev bump 5170fe63cc..0fe0229497
chaul.ampere (1): NVMeBasicContext: Catch FileHandle out-of-range exception Change-Id: Idb1130fd39265f1a87ff0b36e45b5cd905c5a4d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 25f3dcba33..438e45b088 100644
--- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors"
DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
SRC_URI = "git://github.com/openbmc/dbus-sensors.git;branch=master;protocol=https"
-SRCREV = "5170fe63cc84b96d67b33f2b7f9001c0ecfa7d1a"
+SRCREV = "0fe0229497e2029901b9c807cff624013e0f1a58"
PV = "0.1+git${SRCPV}"