From a77f0b568fdeccee7e4054c07db51fe9e22f4240 Mon Sep 17 00:00:00 2001 From: George Hung Date: Tue, 27 Oct 2020 15:47:41 +0800 Subject: meta-quanta: gbs: fix the SpeedMbps of ethernet interfaces in Redfish Enable it if your NIC driver supports the ETHTOOL features and it will fix showing 0 for the SpeedMbps of ethernet interfaces in Redfish (From meta-quanta rev: 3a1b489db1f65c4afe4c74c623f3023cfe4964ed) Signed-off-by: George Hung Change-Id: I4c7b8d59fa942da5aa09177b749da0838c02a846 Signed-off-by: Andrew Geissler --- .../meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend (limited to 'meta-quanta') diff --git a/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend new file mode 100644 index 000000000..49959cc0e --- /dev/null +++ b/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend @@ -0,0 +1 @@ +EXTRA_OECONF_append_gbs = " --enable-nic-ethtool=yes" -- cgit v1.2.3