From 47c4ef4df8364df895aa8df09507d604ac5cf28b Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Thu, 25 Jul 2019 11:00:49 -0500 Subject: openpower-dbus-interfaces: add dependency and bump This latest revision bump contains code that has an xyz.openbmc_project error listed in an interface, so add phosphor-dbus-interfaces as a build dependency. openpower-dbus-interfaces: srcrev bump c7fc323383..84a750aeee Matt Spinler (1): Add PEL related methods (From meta-openpower rev: 62390046fe692dddf7e5d18e2358cfc133c20bc1) Change-Id: I310a72b504f9fd9c6e7c7e70338ac0069e375d2f Signed-off-by: Matt Spinler Signed-off-by: Brad Bishop --- meta-openpower/recipes-phosphor/dbus/openpower-dbus-interfaces_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-openpower/recipes-phosphor/dbus/openpower-dbus-interfaces_git.bb b/meta-openpower/recipes-phosphor/dbus/openpower-dbus-interfaces_git.bb index abe6db0ff..23381bee9 100644 --- a/meta-openpower/recipes-phosphor/dbus/openpower-dbus-interfaces_git.bb +++ b/meta-openpower/recipes-phosphor/dbus/openpower-dbus-interfaces_git.bb @@ -13,9 +13,10 @@ inherit phosphor-dbus-yaml DEPENDS += "autoconf-archive-native" DEPENDS += "sdbus++-native" +DEPENDS += "phosphor-dbus-interfaces" SRC_URI += "git://github.com/openbmc/openpower-dbus-interfaces" -SRCREV = "c7fc3233830e1e0866d26e212f31811ae69157aa" +SRCREV = "84a750aeee62b90a5817f4eea39562d2f277cd63" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" -- cgit v1.2.3