Avahi: Removing Inventory svc dependency from unique hostname

xyz-openbmc-project-inventory.service dependency is removed
from first-boot-set-hostname service. Unique hostname
service may depend only on the VPD parser service, which
has dependency on the Inventory service.

(From meta-openpower rev: 3c830d7d08a729935e1ed9eece82a2a64ca693cc)

Signed-off-by: asmithakarun <asmithkr@in.ibm.com>
Change-Id: Ib4445d418ce5f64676b1758ba3d7b216f54d7964
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.service b/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.service
index 45e73b5..e58a046 100644
--- a/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.service
+++ b/meta-openpower/recipes-phosphor/network/first-boot-set-hostname/first-boot-set-hostname.service
@@ -1,7 +1,5 @@
 [Unit]
 Description=Init BMC Hostname
-Wants=mapper-wait@-xyz-openbmc_project-inventory.service
-After=mapper-wait@-xyz-openbmc_project-inventory.service
 Wants=op-vpd-parser.service
 After=op-vpd-parser.service