From 8fb4768fe3e9a3beeb0ade0883e2d67792f4d814 Mon Sep 17 00:00:00 2001 From: Alexander Filippov Date: Tue, 30 Jun 2020 19:00:17 +0300 Subject: 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 Signed-off-by: Andrew Geissler --- .../meta-nicole/recipes-phosphor/network/phosphor-network/config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network/config.json (limited to 'meta-yadro/meta-nicole/recipes-phosphor/network/phosphor-network') 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" +} -- cgit v1.2.3