diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-06-30 14:30:06 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-07-07 18:28:00 +0000 |
commit | 2384bf3871cf0ae62ab559d0b91e04d32213ef62 (patch) | |
tree | e1c7e486f280e64240bee5547d0bc88dec0a4907 /meta-phosphor/common/recipes-phosphor | |
parent | 99940146468d4644d7a92498341beb7fed8693a4 (diff) | |
download | talos-openbmc-2384bf3871cf0ae62ab559d0b91e04d32213ef62.tar.gz talos-openbmc-2384bf3871cf0ae62ab559d0b91e04d32213ef62.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: I4633fe41677a1d41663ee191e1c7428ffa8b81aa
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-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 d08493305..192f45624 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 = "97d995d8c93a8e1c1ab959ae259f95d3651806b7" +SRCREV = "31289a61b73adce1aa6163ec377ddfb29916b8dd" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |