diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-08-05 21:35:02 +0000 |
|---|---|---|
| committer | Darren Hart <dvhart@linux.intel.com> | 2013-08-06 10:29:07 -0700 |
| commit | b43ec3abc5875db80f9f73cebc9d4ecba604a5d2 (patch) | |
| tree | 47a0d1d72d2c35db2d65b6a9882f94062d350512 | |
| parent | 28088ab01dd16bb2e5967b58dc267e0ec3e48e5d (diff) | |
| download | meta-intel-b43ec3abc5875db80f9f73cebc9d4ecba604a5d2.tar.gz | |
emenlow: 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-emenlow/conf/machine/emenlow.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 7281865e..48a6c109 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.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" |
