mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
nuc: linux-yocto_3.14 recipe
Enable the linux-yocto_3.14 recipe for the nuc BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
parent
64ba59e034
commit
71a0812b1d
13
meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend
Normal file
13
meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
COMPATIBLE_MACHINE_nuc = "nuc"
|
||||
KMACHINE_nuc = "chiefriver"
|
||||
KBRANCH_nuc = "standard/base"
|
||||
|
||||
KERNEL_FEATURES_append_nuc = " features/amt/mei wifi"
|
||||
|
||||
LINUX_VERSION_nuc = "3.14.0"
|
||||
SRCREV_machine_nuc = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
|
||||
SRCREV_meta_nuc = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
|
||||
|
||||
module_autoload_iwlwifi_nuc = "iwlwifi"
|
||||
Loading…
Reference in New Issue
Block a user