[linux-yocto] [PATCH 1/1] intel-common: include i40e networking feature

2015-09-02 Thread Anuj Mittal
Include i40e driver for Intel XL710/X710 NICs.

Signed-off-by: Anuj Mittal 
---
 .../bsp/intel-common/intel-common-drivers.scc  |1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc 
b/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc
index e5806a6..ab70097 100644
--- a/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc
+++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc
@@ -34,6 +34,7 @@ include features/igb/igb.scc
 include features/ixgbe/ixgbe.scc
 include features/iwlwifi/iwlwifi.scc
 include features/iwlegacy/iwlegacy.scc
+include features/i40e/i40e.scc
 
 # Various RF/Wireless technologies
 include features/bluetooth/bluetooth.scc
-- 
1.7.9.5

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] [PATCH 0/1] enable i40e driver for intel-common

2015-09-02 Thread Anuj Mittal
Dear Maintainer(s),

This patch enables the support for Intel XL710/X710 NICs using
intel common BSP.

Please merge in meta branch for linux-yocto-3.14 if this looks okay.

I'd also like this to be included in yocto-4.1 branch of 
yocto-kernel-cache. Please let me know if you want me to send
separate patch for this.

Thank you.

Anuj Mittal (1):
  intel-common: include i40e networking feature

 .../bsp/intel-common/intel-common-drivers.scc  |1 +
 1 file changed, 1 insertion(+)

-- 
1.7.9.5

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto