[yocto] [PATCH 2/5] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri

Darren Hart darren.hart at intel.com
Tue Oct 9 15:41:32 PDT 2012


On 10/09/2012 03:10 PM, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> This commit fixes the bug:
> [YOCTO #3328]

The bugzilla tag is meant as a reference, but it is not a replacement
for a proper commit message. Please provide details on what this does.

> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  meta-crownbay/conf/machine/crownbay.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
> index c18fa1d..72431de 100644
> --- a/meta-crownbay/conf/machine/crownbay.conf
> +++ b/meta-crownbay/conf/machine/crownbay.conf
> @@ -18,7 +18,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
>             "
>  
>  PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
> -PREFERRED_VERSION_mesa-dri ?= "7.11"
> +PREFERRED_VERSION_mesa-dri ?= "8.0.4"
>  PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
>  
>  APPEND += "video=vesafb vga=0x318 vmalloc=256MB"
> 

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



More information about the yocto mailing list