summaryrefslogtreecommitdiff
path: root/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json
diff options
context:
space:
mode:
authorAlexander Filippov <a.filippov@yadro.com>2020-06-30 19:00:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-03 00:13:26 +0300
commit8fb4768fe3e9a3beeb0ade0883e2d67792f4d814 (patch)
tree88243dcdb2d4db7d1ab259e72ee2aec75a2cda8a /meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json
parentfbde5944c7d78e1988cbb52858c259e93f642965 (diff)
downloadopenbmc-8fb4768fe3e9a3beeb0ade0883e2d67792f4d814.tar.xz
meta-nicole: phosphor-network: use sync mac option
The phosphor-network now has the sync-mac feature. It does the same thing as the first-boot-set-mac without any additional services. This commit enables this new feature in phosphor-network and removes obsolete first-boot-set-mac service. (From meta-yadro rev: fea7a8d7a57accd658aa60248cb203afc735c73b) Change-Id: I31e530850b2550de70f72091c683153ecb6968a7 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json')
-rw-r--r--meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json b/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json
new file mode 100644
index 000000000..52280a4e6
--- /dev/null
+++ b/meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json
@@ -0,0 +1,3 @@
+{
+ "eth0":"ethernet"
+}