diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-08-05 23:00:33 +0000 |
|---|---|---|
| committer | Darren Hart <dvhart@linux.intel.com> | 2013-08-06 10:29:53 -0700 |
| commit | 60c571b5766f19dee18a4735ab29431d428f7365 (patch) | |
| tree | 1abe4a5621faea3e3133f27805232f0d541ccd7c | |
| parent | cfc347aa21f9133ad1274c6ec84eeeba967e5e55 (diff) | |
| download | meta-intel-60c571b5766f19dee18a4735ab29431d428f7365.tar.gz | |
sys940x: update preferred version of mesa recipe to 9.1.6
The previous version is not available anymore, so use the newer
version of the mesa recipe now.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
| -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 d9c4bc0c..78311bfd 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.1.5" | 27 | PREFERRED_VERSION_mesa ?= "9.1.6" |
| 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.18" | 30 | PREFERRED_VERSION_emgd-driver-bin ?= "1.18" |
