From 27c7abac6fe629b5e9e5980686381533ced65b31 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 1 Apr 2014 17:08:43 -0700 Subject: crownbay-noemgd: linux-yocto_3.14 recipe Enable the linux-yocto_3.14 recipe for the crownbay-noemgd BSP. Signed-off-by: Nitin A Kamble --- meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend new file mode 100644 index 00000000..60ebd446 --- /dev/null +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -0,0 +1,10 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" +KMACHINE_crownbay-noemgd = "crownbay" +KBRANCH_crownbay-noemgd = "standard/crownbay" +KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" + +LINUX_VERSION_crownbay-noemgd = "3.14.0" +SRCREV_machine_crownbay-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0" +SRCREV_meta_crownbay-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae" -- cgit v1.2.3-54-g00ecf