[meta-intel] [PATCH 02/18] emenlow: linux-yocto:3.8: switch to emgd-1.18

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Fri Jul 19 10:36:18 PDT 2013


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

Update the emgd kernel driver from version 1.16 to 1.18

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
index 9a50744..48a8f26 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 COMPATIBLE_MACHINE_emenlow = "emenlow"
 KMACHINE_emenlow = "emenlow"
 KBRANCH_emenlow = "standard/emenlow"
-KERNEL_FEATURES_emenlow_append = " features/drm-emgd/drm-emgd-1.16 cfg/vesafb"
+KERNEL_FEATURES_emenlow_append = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb"
 
 COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
 KMACHINE_emenlow-noemgd = "emenlow"
@@ -12,11 +12,11 @@ KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600"
 
 LINUX_VERSION = "3.8.13"
 
-SRCREV_meta_emenlow = "acee86ed84e252f1c3af782cc3aa044aaa13e51a"
+SRCREV_meta_emenlow = "8ef9136539464c145963ac2b8ee0196fea1c2337"
 SRCREV_machine_emenlow = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25"
-SRCREV_emgd_emenlow = "dd4eb42f0bce51625218da43f77ee4fae179d835"
+SRCREV_emgd_emenlow = "a18cbb7a2886206815dbf6c85caed3cb020801e0"
 
-SRCREV_meta_emenlow-noemgd = "acee86ed84e252f1c3af782cc3aa044aaa13e51a"
+SRCREV_meta_emenlow-noemgd = "8ef9136539464c145963ac2b8ee0196fea1c2337"
 SRCREV_machine_emenlow-noemgd = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25"
 
-SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd"
+SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.8.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