[PATCH openbmc v2 4/5] Add pyphosphor requirement to rest-dbus

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Apr 30 07:50:29 AEST 2016


From: Brad Bishop <bradleyb at us.ibm.com>

Once this happens the duplicated code can be removed from rest-dbus.
---
 meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb b/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
index fa551f5..1dfe027 100644
--- a/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
+++ b/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
@@ -13,7 +13,7 @@ RDEPENDS_${PN} += " \
         python-json \
         python-dbus \
         python-xml \
-        obmc-mapper \
+        pyphosphor \
         "
 
 SRC_URI += " \
-- 
2.8.1




More information about the openbmc mailing list