summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-23 20:21:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-23 22:22:15 +0300
commite27465b72f6d77f2236bbba79fcebe421846596d (patch)
treed7875b9c06636995669e492338eae4743ea7a714 /meta-phosphor/recipes-phosphor
parentc13f8ebeb9040e7f99ab3b93854c535271a799ca (diff)
downloadopenbmc-e27465b72f6d77f2236bbba79fcebe421846596d.tar.xz
phosphor-dbus-interfaces: srcrev bump 6891f19b06..ddc9e9f9d6
Johnathan Mantey (1): Add DBus property for updating the IPv6 Router Advertisement Lakshminarayana R. Kammath (1): Add a new dbus interface to trigger NMI. Lei YU (1): Software: Add PSU VersionPurpose Matt Spinler (1): Add Logging.Create Interface (From meta-phosphor rev: c80295a16239d7ba7f408fe698e22df35030042d) Change-Id: I8b584648dc267fac85874ad5fed2fdca1643514b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 03c54fb88..12c5ee108 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -14,7 +14,7 @@ DEPENDS += "autoconf-archive-native"
DEPENDS += "sdbus++-native"
SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "6891f19b066da062155e1128962ee0c44ab7a385"
+SRCREV = "ddc9e9f9d6ed0282ec6c1421a706b45f3c09ebcc"
DEPENDS_remove_class-native = "sdbus++-native"
DEPENDS_remove_class-nativesdk = "sdbus++-native"