diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-03-30 16:10:02 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-03-31 16:52:08 +0000 |
commit | 5bb496ca2a73cf60c2cb647762bc11c379d44079 (patch) | |
tree | 082659a055411066927281e20719a562ff092314 /meta-phosphor/common | |
parent | 2dc53e94a172aac6cd36af03c504d116a941c3a0 (diff) | |
download | talos-openbmc-5bb496ca2a73cf60c2cb647762bc11c379d44079.tar.gz talos-openbmc-5bb496ca2a73cf60c2cb647762bc11c379d44079.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: Iac556b6845e50d41cf75d35dbd76ab8f6228743c
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 ae526be70..881b93ae8 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 = "d0e67b3c4f34a59fb0337e4b51fd8ab66f6e21a1" +SRCREV = "2b1e8c6b3513d94c0b000f040ea54448c8fab7b8" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |