Go to file
Nitin A Kamble 3077403942 xf86-input-synaptics_1.6.3: keep older version for EMGD based BSPs
The newer 1.7.0 version of xf86-input-synaptics from oecore layer needs
>= 1.12 version of xorg-server.

And the EMGD graphics based BSPs are tied with 1.9.x version of xorg-server.

So to unbreak the EMGD BSPs builds bringing back the older version of
xf86-input-synaptics recipe.

This commit avoids these build errors:

| checking for XORG... no
| configure: error: Package requirements (inputproto >= 2.1.99.3 xorg-server >= 1.12 xproto inputproto  randrproto) were not met:
|
| Requested 'xorg-server >= 1.12' but version of xorg-server is 1.9.3
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables XORG_CFLAGS
| and XORG_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| Configure failed. The contents of all config.log files follows to aid debugging
| ERROR: oe_runconf failed
| ERROR: Function failed: do_configure (see .../build-crownbay/tmp/work/core2-poky-linux/xf86-input-synaptics/2_1.7.0-r0/temp/log.do_configure.74988 for further information)
ERROR: Task 3863 (.../poky.git/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.0.bb, do_configure) failed with exit code '1'

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-05-16 08:48:12 -05:00
common xf86-input-synaptics_1.6.3: keep older version for EMGD based BSPs 2013-05-16 08:48:12 -05:00
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-07 09:59:05 -08:00
meta-chiefriver linux-yocto-rt_3.8: Update all non-ISG BSPs with rt support to 3.8.4-rt2 2013-04-05 11:08:39 -07:00
meta-crownbay crownbay: specify a working libva version 2013-04-12 10:47:24 -05:00
meta-crystalforest crystalforest: Fix build issues for openssl-qat-module 2013-04-10 14:17:08 -05:00
meta-emenlow emenlow: specify a working libva version 2013-04-12 10:47:32 -05:00
meta-fri2 fri2: Disable MSI interrupts for the HDA device 2013-04-23 14:45:41 -07:00
meta-jasperforest meta-jasperforest: Fix BBFILES 2013-04-23 08:18:25 -05:00
meta-n450 linux-yocto-rt_3.8: Update all non-ISG BSPs with rt support to 3.8.4-rt2 2013-04-05 11:08:39 -07:00
meta-nuc nuc: update v3.8 kernel recipe commits to v3.8.4 2013-03-29 12:41:14 -05:00
meta-romley romley: Update maintainer info 2013-05-14 09:19:11 -05:00
meta-sugarbay linux-yocto-rt_3.8: Update all non-ISG BSPs with rt support to 3.8.4-rt2 2013-04-05 11:08:39 -07:00
meta-sys940x init-ifupdown: move network interfaces file for fri2 and sys940x 2013-04-18 12:53:32 -07:00
meta-tlk meta-tlk: Update bbappend to 3.8 2013-03-04 15:11:39 +00:00
MAINTAINERS romley: Update maintainer info 2013-05-14 09:19:11 -05:00
README meta-intel: point the top-level README to the BSP READMEs 2011-12-01 11:57:39 -06:00

meta-intel
==========

This is the location for Intel maintained BSPs.

Please see the README files contained in the individual BSP layers for
BSP-specific information.