summaryrefslogtreecommitdiff
path: root/meta-fii/meta-mori/recipes-phosphor
diff options
context:
space:
mode:
authorGrant Williams <grant.williams@fii-na.com>2022-04-29 23:59:14 +0300
committerVivekanand Veeracholan <vveerach@google.com>2022-06-30 21:25:31 +0300
commitcd3b43945cfde569e94714780b77577d15120460 (patch)
treecb47abea01b9df2419f5a904fd0e0b67e1fb6413 /meta-fii/meta-mori/recipes-phosphor
parenta34518135859f1391615965496bb7729e6de3e60 (diff)
downloadopenbmc-cd3b43945cfde569e94714780b77577d15120460.tar.xz
meta-fii: meta-mori: Add nic-ethtool
Adding NIC-ethtool packageconfig to the phosphor-network bbappend file Signed-off-by: Grant Williams <grant.williams@fii-na.com> Change-Id: I10ee053a9daa49493d16851a583b7a699fe71df4
Diffstat (limited to 'meta-fii/meta-mori/recipes-phosphor')
-rw-r--r--meta-fii/meta-mori/recipes-phosphor/network/phosphor-network_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fii/meta-mori/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-fii/meta-mori/recipes-phosphor/network/phosphor-network_%.bbappend
new file mode 100644
index 0000000000..c7d192bd88
--- /dev/null
+++ b/meta-fii/meta-mori/recipes-phosphor/network/phosphor-network_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG:append:mori = " nic-ethtool"