[meta-intel] [PATCH 01/10] emenlow-noemgd: linux-yocto_3.10 recipe extension

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Fri Sep 20 13:39:56 PDT 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

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 at intel.com>
---
 meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend

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 0000000..faef464
--- /dev/null
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,11 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
+KMACHINE_emenlow-noemgd = "emenlow"
+KBRANCH_emenlow-noemgd = "standard/emenlow"
+KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
+
+LINUX_VERSION = "3.10.11"
+
+SRCREV_meta_emenlow-noemgd = "285f93bf942e8f6fa678ffc6cc53696ed5400718"
+SRCREV_machine_emenlow-noemgd = "702040ac7c7ec66a29b4d147665ccdd0ff015577"
-- 
1.8.1.4




More information about the meta-intel mailing list