On 09/02/2015 02:51 AM, Anuj Mittal wrote:
Enable i40e network driver for Intel Ethernet Controller
XL710/X710 on Intel common BSP so that the NIC card is
discoverable under River Forest platform.
I am confused, how can you eable the i40e here if it has not yet been
added to the common-drivers.scc in the meta-data? Updating the
kenrel-cache will just require another meta SRCREV, so I am going to
hold on both of these.
Sau!
Signed-off-by: Anuj Mittal <[email protected]>
---
.../recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
index 2407e86..12b7194 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -5,7 +5,7 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
LINUX_VERSION_core2-32-intel-common = "3.14.39"
COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
-SRCREV_meta_core2-32-intel-common = "c33d39561807e1073ca412f1c771f43e4da75994"
+SRCREV_meta_core2-32-intel-common = "7993e1d6b84fdc84f7422567ea6de12e894b6655"
SRCREV_machine_core2-32-intel-common =
"bda175966009d5a94103559e6e6ae51279952f39"
KMACHINE_core2-32-intel-common = "intel-core2-32"
KBRANCH_core2-32-intel-common = "standard/base"
@@ -13,7 +13,7 @@ KERNEL_FEATURES_append_core2-32-intel-common =
"${KERNEL_FEATURES_INTEL_COMMON}"
LINUX_VERSION_corei7-64-intel-common = "3.14.39"
COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
-SRCREV_meta_corei7-64-intel-common = "c33d39561807e1073ca412f1c771f43e4da75994"
+SRCREV_meta_corei7-64-intel-common = "7993e1d6b84fdc84f7422567ea6de12e894b6655"
SRCREV_machine_corei7-64-intel-common =
"bda175966009d5a94103559e6e6ae51279952f39"
KMACHINE_corei7-64-intel-common = "intel-corei7-64"
KBRANCH_corei7-64-intel-common = "standard/base"
--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel