summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-08 18:50:55 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-09 18:21:50 +0300
commit12470594a474dc4fd22d20bb368278037b32612b (patch)
treecd6ae0138ed44e51377f98b64091a0c07b9b417c /meta-phosphor/recipes-phosphor/dbus
parent866eaddbe9ed1bc3e587d0cacca4e11107a9d9b1 (diff)
downloadopenbmc-12470594a474dc4fd22d20bb368278037b32612b.tar.xz
phosphor-dbus-monitor: srcrev bump bf97583ea2..7b7cb1a836
Patrick Williams (5): python: format with black python: fix flake8 warnings prettier: re-format black: re-format beautysh: re-format Change-Id: I3728296a1e788c128e316bbe0ba077ae9bcbc007 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
index 6949cf40c7..25e56cb5a2 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
@@ -16,7 +16,7 @@ DEPENDS += " \
${PYTHON_PN}-setuptools-native \
${PYTHON_PN}-mako-native \
"
-SRCREV = "bf97583ea2e03ce3c6e21e0ba5878e9c4b6b3941"
+SRCREV = "7b7cb1a8361c64fc58a0adc1d61be6923901a181"
PV = "1.0+git${SRCPV}"
PR = "r1"