From 64ba59e034c06148a48c0605f53e1ea0b4cc0967 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 1 Apr 2014 17:10:05 -0700 Subject: 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 --- meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend (limited to 'meta-fri2/recipes-kernel/linux') 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 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" +KMACHINE_fri2-noemgd = "fri2" +KBRANCH_fri2-noemgd = "standard/fri2" +KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb" +LINUX_VERSION_fri2-noemgd = "3.14.0" +SRCREV_machine_fri2-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0" +SRCREV_meta_fri2-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae" + +module_autoload_iwlwifi = "iwlwifi" -- cgit v1.2.3-54-g00ecf