diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-03-16 15:10:04 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-03-16 15:10:04 -0500 |
commit | b42cb947fcc503fa864d0f86010bac213cc172b1 (patch) | |
tree | 7f314ac071e245bc184eecb145c78a0742c0f305 | |
parent | aca1b1548357774470106883c6ea5b2c5d998a9d (diff) | |
download | talos-openbmc-b42cb947fcc503fa864d0f86010bac213cc172b1.tar.gz talos-openbmc-b42cb947fcc503fa864d0f86010bac213cc172b1.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: If8b02dd3e3cbbebecef9e8a80c924257b7978203
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
-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 74cad4eb0..086efcc7b 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 = "9be034af29ecfc57e72ccef0d2511b22e600420a" +SRCREV = "9e98c8daaeca22870e865ffd3d3fd42fc4339626" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |