summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-21 23:50:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-22 19:46:20 +0300
commitcfbf14213b8cb19c8146fdfeaada817e3c217ab3 (patch)
treeb8f773ee1f11d86332995ca1f90a6ef45ef43628
parentf8d511812a6d47f51079a53f55cc74d3212b437a (diff)
downloadopenbmc-cfbf14213b8cb19c8146fdfeaada817e3c217ab3.tar.xz
phosphor-dbus-interfaces: srcrev bump e6718c5e42..3bbd482752
George Liu (1): DIMM: Refactor the byte attribute to size type Change-Id: Ifd989512d867a531cf07835427693f348bcdf4a4 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 72723b303b..c7b5ad58d1 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 = "e6718c5e42ec886e4c1d3e4dd1a4be093721c548"
+SRCREV = "3bbd4827527ae41ea9e20c499506ff3a83027534"
PV = "1.0+git${SRCPV}"
PR = "r1"