diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-03-21 16:00:04 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-03-22 17:42:56 +0000 |
commit | 29c30bd005a7fff96764ba86a8570ca90ee261dc (patch) | |
tree | 53c1cc4de25e4f23ca38eac915ec8ba5ea56cfc0 /meta-phosphor/common | |
parent | ccb7e8e6b85a44bd48baa58b0479f932fca32748 (diff) | |
download | talos-openbmc-29c30bd005a7fff96764ba86a8570ca90ee261dc.tar.gz talos-openbmc-29c30bd005a7fff96764ba86a8570ca90ee261dc.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: I8c122d27041806fee002308c5c44991ee26a3d5b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common')
-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 086efcc7b..838fe6de5 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb @@ -16,7 +16,7 @@ PACKAGE_BEFORE_PN = "${PN}-yaml" FILES_${PN}-yaml = "${datadir}/${PN}/yaml" SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "9e98c8daaeca22870e865ffd3d3fd42fc4339626" +SRCREV = "fca9cc6df49f623126858ad7ec0a13ffae17c3f6" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |