commit | d9d104174e7825967bdc321a4e786ffc2d695a1f | [log] [tgz] |
---|---|---|
author | Alexander Filippov <a.filippov@yadro.com> | Mon Jun 10 19:03:02 2019 +0300 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jun 19 16:25:18 2019 -0400 |
tree | 111d102fd1c98f478a766f97942456954e0f8eeb | |
parent | c2102a416e874aaf612dd21d87c11d89a67c0da4 [diff] [blame] |
meta-openpower: startup order in first-boot-set-* Adds missing dependency to unit files for first-boot-set-mac and first-boot-set-hostname services. (From meta-openpower rev: 1c2db54d25f5cdf23cc8bf491c8e21195ff554a7) Change-Id: I0e2c6c3597dff9dee290dc10b8ff994c35a8375d Signed-off-by: Alexander Filippov <a.filippov@yadro.com> 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 ce59b33..45e73b5 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
@@ -2,6 +2,8 @@ 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 [Service] ExecStart=/usr/bin/first-boot-set-hostname.sh