zaius: enable distro feature to support MAC2
Enable the distro feature phosphor-aspeednic-use-mac2
to support MAC2
This solution is not desirable but it works for now,
For details please refer to
https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/23415
Noted that this changed local.conf.sample, which means you need to
modify the build/conf/local.conf accordingly
Tested: devtool modify u-boot and saw the aspeednic patch is applied.
Signed-off-by: John Wang <wangzqbj@inspur.com>
Change-Id: I5f3ce68328baef143c319269c7065749664519f4
diff --git a/meta-zaius/conf/distro/openbmc-zaius.conf b/meta-zaius/conf/distro/openbmc-zaius.conf
new file mode 100644
index 0000000..854e0fb
--- /dev/null
+++ b/meta-zaius/conf/distro/openbmc-zaius.conf
@@ -0,0 +1,2 @@
+require conf/distro/openbmc-openpower.conf
+require conf/distro/include/phosphor-aspeednic-use-mac2.inc