summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-30 16:47:24 +0000
committerTom Zanussi <tom.zanussi@intel.com>2013-09-23 09:00:36 -0500
commit04a30a25286bd0e03734db915df585f7505ef016 (patch)
tree4d64e2dce2ef99cbd510aeb7a034d23801bab338
parent02e1b9ce10d618d44ce685fdf7e97df8b2b40755 (diff)
downloadmeta-intel-04a30a25286bd0e03734db915df585f7505ef016.tar.gz
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 <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-sys940x/recipes-kernel/linux/linux-yocto_3.10.bbappend12
1 files changed, 12 insertions, 0 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3KMETA = "meta"
4LINUX_VERSION = "3.10.11"
5
6COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd"
7KMACHINE_sys940x-noemgd = "sys940x"
8KBRANCH_sys940x-noemgd = "standard/sys940x"
9KERNEL_FEATURES_sys940x-noemgd = " cfg/vesafb"
10SRCREV_meta_sys940x-noemgd = "285f93bf942e8f6fa678ffc6cc53696ed5400718"
11SRCREV_machine_sys940x-noemgd = "702040ac7c7ec66a29b4d147665ccdd0ff015577"
12