summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-10 21:01:15 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-11 02:00:13 +0300
commite7b4479bfb438aaf41f239f01e26a1f07685ae23 (patch)
treef217afee6f464228f8a26b930149345239d09516
parent620c61da06f56520f500d7c2f3cd07a5177adcfc (diff)
downloadopenbmc-e7b4479bfb438aaf41f239f01e26a1f07685ae23.tar.xz
phosphor-dbus-interfaces: srcrev bump 36b527af49..e7c10bd5cd
DelphineCCChiu (1): Add PowerCycleError parameter in Chassis Error yaml George Liu (3): Fan, Item: add cooling association Item, LED: add identifying association Item, LED: add fault_identifying association Change-Id: Id17aa0a5ea0759728be8eee2114063d947a63c23 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index ec25a132a4..65103557fa 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -7,7 +7,7 @@ DEPENDS += " \
sdbusplus \
systemd \
"
-SRCREV = "36b527af49cf87d0bc7097ea6faba4904fbf8878"
+SRCREV = "e7c10bd5cdab6cd898e5cad0daab8c1128adc0c8"
PV = "1.0+git${SRCPV}"
PR = "r1"