diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-04-01 17:10:05 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-04-04 08:58:24 -0500 |
| commit | 64ba59e034c06148a48c0605f53e1ea0b4cc0967 (patch) | |
| tree | c33e2331440cad1ac8223da2fe4bfb760b8dfc1e /meta-fri2/recipes-kernel | |
| parent | 47d76d690631c3e620e41e2b20c7aff6c2d69b19 (diff) | |
| download | meta-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')
| -rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend | 11 |
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 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" | ||
| 4 | KMACHINE_fri2-noemgd = "fri2" | ||
| 5 | KBRANCH_fri2-noemgd = "standard/fri2" | ||
| 6 | KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb" | ||
| 7 | LINUX_VERSION_fri2-noemgd = "3.14.0" | ||
| 8 | SRCREV_machine_fri2-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0" | ||
| 9 | SRCREV_meta_fri2-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae" | ||
| 10 | |||
| 11 | module_autoload_iwlwifi = "iwlwifi" | ||
