diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-07-16 10:06:36 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-07-19 13:42:10 -0500 |
commit | 39b9dbb0156a9a182e838336b1b34d2660d76235 (patch) | |
tree | f3e4e66a9f5c1d52196563f2aa96098205e3b826 /meta-fri2/conf/machine | |
parent | efd9f55296bcbd70d515921f1e67b9791b34f9f2 (diff) | |
download | meta-intel-39b9dbb0156a9a182e838336b1b34d2660d76235.tar.gz |
fri2: update to use emgd 1.18 user recipe
Updating the bsp to use version 1.18 of emgd userland recipe.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-fri2/conf/machine')
-rw-r--r-- | meta-fri2/conf/machine/fri2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf index 0f3ca18d..05084c47 100644 --- a/meta-fri2/conf/machine/fri2.conf +++ b/meta-fri2/conf/machine/fri2.conf | |||
@@ -28,7 +28,7 @@ PREFERRED_VERSION_xserver-xorg ?= "1.9.3" | |||
28 | PREFERRED_VERSION_mesa ?= "9.1.3" | 28 | PREFERRED_VERSION_mesa ?= "9.1.3" |
29 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" | 29 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" |
30 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" | 30 | PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" |
31 | PREFERRED_VERSION_emgd-driver-bin ?= "1.16" | 31 | PREFERRED_VERSION_emgd-driver-bin ?= "1.18" |
32 | PREFERRED_VERSION_libva ?= "1.0.16" | 32 | PREFERRED_VERSION_libva ?= "1.0.16" |
33 | 33 | ||
34 | # Syslinux does not know about the 64MHz uart clock and it does not detect the | 34 | # Syslinux does not know about the 64MHz uart clock and it does not detect the |