From: Nitin A Kamble <[email protected]> Update this BSP's kernel to the latest linux-yocto-3.8 version of v3.8.13
Signed-off-by: Nitin A Kamble <[email protected]> --- meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend index 5ff03db..ee4697c 100644 --- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend @@ -6,9 +6,9 @@ KBRANCH_nuc = "standard/common-pc-64/chiefriver" KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi" -LINUX_VERSION = "3.8.11" +LINUX_VERSION = "3.8.13" -SRCREV_meta_nuc = "edd6461602f6c2fc27bc72997e4437f422a9dccd" -SRCREV_machine_nuc = "6ed6ca790b7afef5881de4566850bbc30ae26df6" +SRCREV_meta_nuc = "acee86ed84e252f1c3af782cc3aa044aaa13e51a" +SRCREV_machine_nuc = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25" module_autoload_iwlwifi_nuc = "iwlwifi" -- 1.8.1.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
