meta-crownbay: specify the 8.0.4 version as preferred version of mesa-dri

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@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Nitin A Kamble 2012-10-08 10:27:11 -07:00 committed by Tom Zanussi
parent 7397bb5b44
commit d490931da4

View File

@ -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"