[meta-intel] [PATCH 03/16] emenlow: Enable 3.10 kernel recipe

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Oct 17 19:46:11 PDT 2013


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

Now EMGD 1.18 driver is working with the v3.10 kernel.
Moving this EMGD based BSP to the v3.10 kernel.

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(+)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 75a91a3..53d4a9e 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -1,5 +1,10 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
+COMPATIBLE_MACHINE_emenlow = "emenlow"
+KMACHINE_emenlow = "emenlow"
+KBRANCH_emenlow = "standard/emenlow"
+KERNEL_FEATURES_append_emenlow = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb"
+
 COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
 KMACHINE_emenlow-noemgd = "emenlow"
 KBRANCH_emenlow-noemgd = "standard/emenlow"
@@ -7,5 +12,11 @@ KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
 
 LINUX_VERSION = "3.10.11"
 
+SRCREV_meta_emenlow = "452f0679ea93a6cb4433bebd7177629228a5cf68"
+SRCREV_machine_emenlow = "2927821e14523fa0ee18140aa7ff6e0509b48ab7"
+SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
+
 SRCREV_meta_emenlow-noemgd = "363bd856c8101d4227d492cc911bc4ca0c4987c6"
 SRCREV_machine_emenlow-noemgd = "e1aa804148370cda6f85640281af156ffa007d52"
+
+SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
-- 
1.8.1.4




More information about the meta-intel mailing list