[meta-intel] [PATCH 4/5] fri2: specify preferred version of the xf86-input-synaptics recipe

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed May 15 01:02:40 PDT 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The newer version of the xf86-input-synaptics recipe breaks with
the 1.9.3 version of xorg-xserver used in this BSP.

More details on the breakage can be found in the log of the commit
with title:
  xf86-input-synaptics_1.6.3: keep older version for EMGD based BSPs

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-fri2/conf/machine/fri2.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index 4fd8aa9..759ade4 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -26,6 +26,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
 
 PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
 PREFERRED_VERSION_mesa ?= "9.0.2"
+PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
 PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
 PREFERRED_VERSION_libva ?= "1.0.16"
-- 
1.8.1.4




More information about the meta-intel mailing list