Rename obmc-mapper -> phosphor-mapper

To meet naming conventions.

Change-Id: I7ce975dca7c5371ff3fa503a75bbaadd8457d05b
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/chassis/obmc-op-control-power.bb b/common/recipes-phosphor/chassis/obmc-op-control-power.bb
index a13c632..ab41423 100644
--- a/common/recipes-phosphor/chassis/obmc-op-control-power.bb
+++ b/common/recipes-phosphor/chassis/obmc-op-control-power.bb
@@ -5,9 +5,7 @@
 inherit skeleton-gdbus
 inherit obmc-phosphor-dbus-service
 
-DEPENDS += "obmc-mapper systemd"
-
-DEPENDS += "obmc-mapper systemd"
+DEPENDS += "phosphor-mapper systemd"
 
 SKELETON_DIR = "op-pwrctl"