From b001719527b5ef1caf36896c64580c5f33574054 Mon Sep 17 00:00:00 2001 From: asmithakarun Date: Wed, 26 Jun 2019 01:30:11 -0500 Subject: 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 Change-Id: Ib4445d418ce5f64676b1758ba3d7b216f54d7964 Signed-off-by: Brad Bishop --- .../network/first-boot-set-hostname/first-boot-set-hostname.service | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-openpower') 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 45e73b50c..e58a04629 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 -- cgit v1.2.3