summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-30 16:46:30 +0000
committerTom Zanussi <tom.zanussi@intel.com>2013-09-23 08:59:45 -0500
commitd708012ed6f8b486aaae51c0626c4d804cc06fc3 (patch)
tree3ad84c86a4c0eb96724f7131bf57c3e8eccad79b
parentade3cbd98b781f23792ccd80daad10b65089996f (diff)
downloadmeta-intel-d708012ed6f8b486aaae51c0626c4d804cc06fc3.tar.gz
emenlow-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-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 00000000..faef4645
--- /dev/null
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,11 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
4KMACHINE_emenlow-noemgd = "emenlow"
5KBRANCH_emenlow-noemgd = "standard/emenlow"
6KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
7
8LINUX_VERSION = "3.10.11"
9
10SRCREV_meta_emenlow-noemgd = "285f93bf942e8f6fa678ffc6cc53696ed5400718"
11SRCREV_machine_emenlow-noemgd = "702040ac7c7ec66a29b4d147665ccdd0ff015577"