diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2013-11-14 16:03:31 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-11-14 18:17:53 -0600 |
| commit | f5c2786e7ca190308523379706130e0c2be793c9 (patch) | |
| tree | 27114438c8198ff3367e59cd86452e33b35b0c85 /meta-sys940x/conf | |
| parent | 1019ab55518b879684fa43a3169bc16d3af3fa78 (diff) | |
| download | meta-intel-f5c2786e7ca190308523379706130e0c2be793c9.tar.gz | |
sys940x: Remove mesa PREFERRED_VERSION
From Ross: "There's only one version of Mesa in oe-core *and* mesa
isn't used by these BSPs anymore (they use mesa-gl)."
So remove the preferred version and get rid of warnings such as below:
NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libg
NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sys940x/conf')
| -rw-r--r-- | meta-sys940x/conf/machine/sys940x.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index a84d035c..db2d07a8 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf | |||
| @@ -25,7 +25,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ | |||
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | PREFERRED_VERSION_xserver-xorg ?= "1.9.3" | 27 | PREFERRED_VERSION_xserver-xorg ?= "1.9.3" |
| 28 | PREFERRED_VERSION_mesa ?= "9.1.6" | ||
| 29 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" | 28 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" |
| 30 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" | 29 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" |
| 31 | PREFERRED_VERSION_emgd-driver-bin ?= "1.18" | 30 | PREFERRED_VERSION_emgd-driver-bin ?= "1.18" |
