diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-07-25 23:10:07 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-07-25 23:10:07 -0500 |
commit | 3a341e17965d90ad4789768311f9fd2eb52eae8f (patch) | |
tree | caa220098a0eb56e7c513b3c51b7b87fcef481e3 /meta-phosphor/common/recipes-phosphor/dbus | |
parent | 4699a11053fd07ad887c309f29f98afcfca1c786 (diff) | |
download | talos-openbmc-3a341e17965d90ad4789768311f9fd2eb52eae8f.tar.gz talos-openbmc-3a341e17965d90ad4789768311f9fd2eb52eae8f.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: Ifa623ecc1f66f70bf7fa06eb5ad2ce0eb58bba6f
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 fe6756bfc..87184ae68 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 = "de0181d3b2b4f9eacf057b18d756e034218544e3" +SRCREV = "dd70979b7cc4896360d853d89d5be48c64a3be9d" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |