summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-04-01 17:10:05 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-04-04 08:58:24 -0500
commit64ba59e034c06148a48c0605f53e1ea0b4cc0967 (patch)
treec33e2331440cad1ac8223da2fe4bfb760b8dfc1e /meta-fri2/recipes-kernel/linux
parent47d76d690631c3e620e41e2b20c7aff6c2d69b19 (diff)
downloadmeta-intel-64ba59e034c06148a48c0605f53e1ea0b4cc0967.tar.gz
fri2-noemgd: linux-yocto_3.14 recipe
Enable the linux-yocto_3.14 recipe for the fri2-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta-fri2/recipes-kernel/linux')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
new file mode 100644
index 00000000..7098bacb
--- /dev/null
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -0,0 +1,11 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
4KMACHINE_fri2-noemgd = "fri2"
5KBRANCH_fri2-noemgd = "standard/fri2"
6KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
7LINUX_VERSION_fri2-noemgd = "3.14.0"
8SRCREV_machine_fri2-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0"
9SRCREV_meta_fri2-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae"
10
11module_autoload_iwlwifi = "iwlwifi"