[yocto] [PATCHv2 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 19:45:51 PDT 2012


On 10/09/2012 06:16 PM, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> Avoid following warnings while building crownbay BSPs:
> 
>  NOTE: preferred version 7.11 of mesa-dri not available (for item virtual/libgl)
>  NOTE: versions of mesa-dri available: 2:8.0.4 2:8.0.4+git1+c1f4867c89adb1a6b19d66ec8ad146115909f0a7
> 
> This commit addresses one of the issue reported on the bug:
> [YOCTO #3238]
> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>

Acked-by: Darren Hart <dvhart at linux.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