diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-07-18 16:20:04 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-07-19 03:33:45 +0000 |
commit | 86a4abc805e266f4b61a165098116cf479c3f3fe (patch) | |
tree | 019a493ef12d28dab1ed413325b170d0e045b34e /meta-phosphor/common/recipes-phosphor/dbus | |
parent | 00266a0378205249be120ba20c43c5eb73f67aca (diff) | |
download | talos-openbmc-86a4abc805e266f4b61a165098116cf479c3f3fe.tar.gz talos-openbmc-86a4abc805e266f4b61a165098116cf479c3f3fe.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: Ia2fb4207de8d71a83fae21351fca32e20965494e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dbus')
-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 192f45624..a38547eaf 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 = "31289a61b73adce1aa6163ec377ddfb29916b8dd" +SRCREV = "2513f69847bb04e80e4e2f1f3e3134fb33117a7c" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |