phosphor-time-manager.bb: Use new service name

Update phospohr-time-manager recipe to use new service name
"xyz.openbmc_project.Time.Manager"

Bump host-ipmid and phosphor-time-manager revisions.

Resolves openbmc/openbmc#668

Change-Id: I980c8a20159b78759fd1f60d268ee8a398bba5e3
Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/datetime/phosphor-time-manager/org.openbmc.TimeManager.service b/common/recipes-phosphor/datetime/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service
similarity index 88%
rename from common/recipes-phosphor/datetime/phosphor-time-manager/org.openbmc.TimeManager.service
rename to common/recipes-phosphor/datetime/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service
index a6c90ce..051e91c 100644
--- a/common/recipes-phosphor/datetime/phosphor-time-manager/org.openbmc.TimeManager.service
+++ b/common/recipes-phosphor/datetime/phosphor-time-manager/xyz.openbmc_project.Time.Manager.service
@@ -11,8 +11,8 @@
 
 [Service]
 Restart=always
-ExecStart=/usr/bin/env timemanager
-SyslogIdentifier=timemanager
+ExecStart=/usr/bin/env phosphor-timemanager
+SyslogIdentifier=phosphor-timemanager
 Type=dbus
 BusName={BUSNAME}