diff options
-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 2d340734c..ae526be70 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 = "78ddb7af1ca8eb13dbfbb4913eb5139e1f4ac445" +SRCREV = "d0e67b3c4f34a59fb0337e4b51fd8ab66f6e21a1" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |