summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-19 15:10:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 01:02:37 +0300
commitad6d588c9b5a974c4e9fdafc80e0346ea7d4c91f (patch)
treea0d723738d2fca0832a78ba226cc4f170eba5a95
parent0dca50c6c30d2dc82478982078c61427f3fcf13d (diff)
downloadopenbmc-ad6d588c9b5a974c4e9fdafc80e0346ea7d4c91f.tar.xz
phosphor-dbus-interfaces: srcrev bump 0a4f72fb91..4959818052
George Liu (1): Telemetry: Add ReportingUpdate property to Report and ReportManager interfaces Patrick Williams (6): build: switch to C++20 build: fix meson deprecation warning build: regenerate meson with latest sdbusplus version build: add dependency for subproject use build: create pkgconfig var for yaml output build: fix pkgconfig yamldir var for prefix Change-Id: I6e3b11626c48b8e000ae6af6ffeff50f8559af1f 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 ba11ccd8e..9c75b76be 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -18,7 +18,7 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "0a4f72fb914738bcf2a915d14b66b74854571401"
+SRCREV = "495981805244269650bee13d1ee8f13543b2bc5a"
# Process OBMC_ORG_YAML_SUBDIRS to create Meson config options.
# ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true