summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-02 14:51:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-03 02:30:11 +0300
commit6c1751efe51e6534fda1a98de7f29d6531135c9e (patch)
tree94a212212bf0a93874cdbc97e5d357e48af46e38
parent66c24ea02f7cc511e52b5c7b4358f7c154c0f5ad (diff)
downloadopenbmc-6c1751efe51e6534fda1a98de7f29d6531135c9e.tar.xz
phosphor-dbus-interfaces: srcrev bump b78a070484..484f6c45b0
Nikhil Namjoshi (1): Inventory : Add Association interface for Cpu and Core Patrick Williams (1): Item: remove documentation for non-conforming association Sui Chen (1): Item: Add description for associations involving Bmc Change-Id: I043860cb29d51dffa6f02f16ac5f29425917ef2e 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 6e2e22403d..10a4aa4bbc 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 = "b78a070484513df432e60deec60bd146c9afddf0"
+SRCREV = "484f6c45b0fb7d4c3de460200e187f19635c1d0f"
PV = "1.0+git${SRCPV}"
PR = "r1"