From 04a30a25286bd0e03734db915df585f7505ef016 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 30 Aug 2013 16:47:24 +0000 Subject: sys940x-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 Signed-off-by: Tom Zanussi --- meta-sys940x/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto_3.10.bbappend (limited to 'meta-sys940x') diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.10.bbappend new file mode 100644 index 00000000..64db3f28 --- /dev/null +++ b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.10.bbappend @@ -0,0 +1,12 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +KMETA = "meta" +LINUX_VERSION = "3.10.11" + +COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" +KMACHINE_sys940x-noemgd = "sys940x" +KBRANCH_sys940x-noemgd = "standard/sys940x" +KERNEL_FEATURES_sys940x-noemgd = " cfg/vesafb" +SRCREV_meta_sys940x-noemgd = "285f93bf942e8f6fa678ffc6cc53696ed5400718" +SRCREV_machine_sys940x-noemgd = "702040ac7c7ec66a29b4d147665ccdd0ff015577" + -- cgit v1.2.3-54-g00ecf