diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-06-10 15:46:25 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-06-12 17:06:23 -0500 |
| commit | 033d88db13784a352bc2bd97a27a15d29ce00093 (patch) | |
| tree | 8e502fae38425642075fe24069c21e514415f667 /meta-sys940x | |
| parent | 39c71fb673e39f9c9f25eaf9292e22a3de2db7ab (diff) | |
| download | meta-intel-033d88db13784a352bc2bd97a27a15d29ce00093.tar.gz | |
sys940x: update preferred version of mesa recipe
The newer 1.9.3 version of the mesa recipe is working well
with this BSP. Mark it as a preferred version for this BSP.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sys940x')
| -rw-r--r-- | meta-sys940x/conf/machine/sys940x.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index 78219d34..14dc786a 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf | |||
| @@ -24,7 +24,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ | |||
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | PREFERRED_VERSION_xserver-xorg ?= "1.9.3" | 26 | PREFERRED_VERSION_xserver-xorg ?= "1.9.3" |
| 27 | PREFERRED_VERSION_mesa ?= "9.0.2" | 27 | PREFERRED_VERSION_mesa ?= "9.1.3" |
| 28 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" | 28 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" |
| 29 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" | 29 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" |
| 30 | PREFERRED_VERSION_emgd-driver-bin ?= "1.16" | 30 | PREFERRED_VERSION_emgd-driver-bin ?= "1.16" |
