diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-12-10 05:50:07 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-12-12 01:54:19 +0000 |
commit | dd050adf023ca6b4bf59097ce5484497f964da00 (patch) | |
tree | fd0b4409f7149f09bfeef35e3fff2c6200e73c42 | |
parent | d6540c5fc58950a5cb5e8393405852a7d773a2ff (diff) | |
download | blackbird-openbmc-dd050adf023ca6b4bf59097ce5484497f964da00.tar.gz blackbird-openbmc-dd050adf023ca6b4bf59097ce5484497f964da00.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: Ia898c5786891b5ef8192027666fa0ce255439e56
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb index 7214f6c13..a9afb51f7 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb +++ b/meta-phosphor/common/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 = "bb97d96dae396941ab7882d3c54f0671acca093b" +SRCREV = "573f182806b61b8046573ef025de9c48a19887e8" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |