diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2019-03-20 21:01:50 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2019-03-20 21:56:55 -0500 |
commit | 2d1b03a33f5601e37462c04bdaa76679624e3748 (patch) | |
tree | bd75ad699700b9d922ec5c98a99c54724de0bd94 /meta-phosphor | |
parent | 3530e06f639368aa0a51e61e9e332f5c0edf0f73 (diff) | |
download | blackbird-openbmc-2d1b03a33f5601e37462c04bdaa76679624e3748.tar.gz blackbird-openbmc-2d1b03a33f5601e37462c04bdaa76679624e3748.zip |
phosphor-dbus-interfaces: srcrev bump 096a5af0a3..5515c34fde
Cheng C Yang (1):
Create dbus interface for SOL commands
James Feist (1):
Add CFM Limit interface
Richard Marian Thomaiyar (1):
Clean-up: Remove Password.interface.yaml
(From meta-phosphor rev: 2560d77385fd10d719585a5f756a75480433d052)
Change-Id: I90dbfa9b80812bf76dcc0865da495c1ded04e6e2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r-- | meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 |
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 c04c32dff..b7f15f27a 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 = "096a5af0a38103e9bf121bef809c8903ee900b3c" +SRCREV = "5515c34fded4c217e3cc07f551d59d34cd3329c5" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |