summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-04 23:40:17 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-06 03:05:54 +0300
commit5a17a4ffebede646618cf0f09573deb192774a04 (patch)
treed76721543c9e6a1e1bf5e98dadcceecbb0ed51af /meta-phosphor/recipes-phosphor/dbus
parentbbb11f7fd8fe0e653abb34592baadd00addc7263 (diff)
downloadopenbmc-5a17a4ffebede646618cf0f09573deb192774a04.tar.xz
phosphor-dbus-interfaces: srcrev bump a58489312b..c06f29ada4
AppaRao Puli (1): Adding dbus interfaces for channel access info Deepak Kodihalli (1): Declare errors in Object.Delete interface Vernon Mauery (1): phosphor-dbus-interfaces: use c++17 Yong Li (1): Add ACPI system/device power states properties (From meta-phosphor rev: 6de1dac5414dc8b2f585f3528d74bcb850958dfb) Change-Id: Ibab2e4f469cfaae4c980edc02608bece54ce88d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb
index ac8b6dd68..5e3b25f27 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb
@@ -13,7 +13,7 @@ DEPENDS += "autoconf-archive-native"
DEPENDS += "sdbus++-native"
SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "a58489312b9bd804500fbee13c3259f2c92a4b17"
+SRCREV = "c06f29ada4726864618c764ba767ff1c8c42758c"
DEPENDS_remove_class-native = "sdbus++-native"
DEPENDS_remove_class-nativesdk = "sdbus++-native"