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

Darren Hart darren.hart at intel.com
Thu Jul 18 11:42:10 PDT 2013


On Wed, 2013-07-17 at 12:07 -0700, nitin.a.kamble at intel.com wrote:
> 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 | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 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..fb8d956 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_machine_emenlow = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25"
> -SRCREV_emgd_emenlow = "dd4eb42f0bce51625218da43f77ee4fae179d835"
> +SRCREV_meta_emenlow = "8ef9136539464c145963ac2b8ee0196fea1c2337"
> +SRCREV_machine_emenlow = "f20047520a57322f05d95a18a5fbd082fb15cb87"


This does more than update the driver version. BY changing the machine
commit ID, you are also changing the base kernel, but that isn't
mentioned in the commit header. I can understand wanting to do both in
the same go, although ideally the machine commit would be updated
independently from the emgd commit, assuming they are not dependent on
one another. Same goes for all the BSP patches that follow.



> +SRCREV_emgd_emenlow = "a18cbb7a2886206815dbf6c85caed3cb020801e0"
>  
> -SRCREV_meta_emenlow-noemgd = "acee86ed84e252f1c3af782cc3aa044aaa13e51a"
> -SRCREV_machine_emenlow-noemgd = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25"
> +SRCREV_meta_emenlow-noemgd = "8ef9136539464c145963ac2b8ee0196fea1c2337"
> +SRCREV_machine_emenlow-noemgd = "f20047520a57322f05d95a18a5fbd082fb15cb87"
>  
> -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"

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel





More information about the meta-intel mailing list