mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
fri2-noemgd: linux-yocto_3.10 recipe extension
Provide the BSP specific extension for the linux-yocto_3.10 recipe from the oecore layer. This configures the v3.10 kernel repository branches and commits for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
26d394b4cf
commit
cf39cdb270
13
meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
Normal file
13
meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION = "3.10.11"
|
||||
|
||||
COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
|
||||
KMACHINE_fri2-noemgd = "fri2"
|
||||
KBRANCH_fri2-noemgd = "standard/fri2"
|
||||
KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
|
||||
SRCREV_meta_fri2-noemgd = "285f93bf942e8f6fa678ffc6cc53696ed5400718"
|
||||
SRCREV_machine_fri2-noemgd = "702040ac7c7ec66a29b4d147665ccdd0ff015577"
|
||||
|
||||
module_autoload_iwlwifi = "iwlwifi"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user