fp5280g2: Setting the mac address on first boot.
Tested: Built a fp5280g2 image and manually clear the `ethaddr` env in
u-boot, and verify the mac address is synced to u-boot.
Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I96c1422721efa55a3ee72504a021a0381fce695c
diff --git a/meta-fp5280g2/recipes-phosphor/network/first-boot-set-mac_%.bbappend b/meta-fp5280g2/recipes-phosphor/network/first-boot-set-mac_%.bbappend
new file mode 100644
index 0000000..11c5295
--- /dev/null
+++ b/meta-fp5280g2/recipes-phosphor/network/first-boot-set-mac_%.bbappend
@@ -0,0 +1 @@
+SYSTEMD_SERVICE_${PN} += "first-boot-set-mac@eth1.service"