aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver
AgeCommit message (Collapse)Author
2010-03-24mh355/xorg.conf: added xorg.conf settings for machine mh355Marco Cavallini
2010-03-23xserver-xorg-conf: really add BUG 2.0Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-22xserver-xorg-conf_0.1.bb : add omapzoom36x config files.Graeme Gregory
2010-03-18om-gta01: fix jffs2 building params, xorg.conf (Thanks to Michael)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-15xserver-xorg-conf: provide working setup for BUG 2.0Marcin Juszkiewicz
Copied from BeagleBoard one. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-07xserver-xorg-conf : fix AllowEmptyInput problem for eee701 and bump PRDenis 'GNUtoo' Carikli
In newer Xorg versions AllowEmptyInput is on by default, And that appear in Xorg.0.log of the eee701 machine: (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Keyboard (WW) Disabling Mouse With the mouse disabled as result. Option "AllowEmptyInput" "false" in ServerLayout Section fixes the problem
2010-03-01xorg-xserver-common: move DISTRO_XORG_CONFIG_MANAGER from RDEPENDS to ↵Martin Jansa
DEPENDS, because configure checks hal availability. Thanks to gilligan for reporting. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: move config manager logic to .inc, remove hal dependency where ↵Martin Jansa
not specified by new DISTRO_XORG_CONFIG_MANAGER option * distribution can specify DISTRO_XORG_CONFIG_MANAGER to select between hal, udev, no dynamic input device detection (only xorg.conf) * fix RRECOMMENDS spelling and remove hal from it * use CONFIG_MANAGER_OPTION in 1.7.4 and 1.8 RC1 (git) version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: move older versions to obsolete (1.7.1 stays only because is ↵Martin Jansa
used in preferred-xorg-versions-X11R7.5.inc, but it should move to 1.7.4 too) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26xserver-xorg: use INC_PR where I forget to add itMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25xserver-xorg_git: bump SRCREV, rebase one patch and remove one already appliedMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-23xserver-xorg_git: add more pending patches for latest dri2 changesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-19xserver-kdrive: apply vm86_masks.patch to 1.4.2 alsokergoth
Signed-off-by: kergoth <kergoth@.(none)>
2010-02-19xserver-xorg_git: add hack for ignoring fbdev return modeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-19xserver-xorg_git: fix build after mesa 61d26bc82e7c4100acfb551cbb0ba9d84bbc4ba5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16xserver-xorg_git: add font-util-native dependencyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-16xserver-xorg_git: bump SRCREV, drop unneeded crosscompile patchMartin Jansa
* Fixed in http://cgit.freedesktop.org/xorg/xserver/commit/?id=7f648777680b9dea31c4adb657e205fc6880d98b * 1.8 RC1 (1.7.99.901) is out Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12xorg-xserver_git: remove AC_CHECK_FILE checkMartin Jansa
* configure says that AC_CHECK_FILE is not supported for cross building * that DEFAULT_FONT_PATH is later set by --with-default-font-path from recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12xorg: add latest xorg packages for 2010-02-10 and xserver-xorg git recipeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11ronetix-pm9263/xorg.conf: Disabled mouse in configurationMarco Cavallini
2010-02-11xorg: add name=archive to SRC_URI in include filesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-07archos5it: add archos5it support from Archos OE repoKoen Kooi
* machine config, pointercal, xorg conf, kernel
2010-01-31xserver-xorg-conf: add om-gta01 configurationMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-26xserver-xorg-conf: add xf86-video-omapfb dependency for omap3 machines in ↵Koen Kooi
angstrom
2010-01-24xserver-xorg-conf/htcdream/xorg.conf: Add htcdream specific Xorg.confDavid Lanzendörfer
Added xorg.conf for htcdream in xserver-xorg. Signed-off-by: David Lanzendörfer <david.lanzendoerfer@o2s.ch>
2010-01-23xorg.conf: added eee701 supportDenis 'Gnutoo' Carikli
The eeepc 701 has a synaptics touchpad,so we use the synaptics driver which gives us more features and is more convenient to use,specially with the TapButton1 option,which permit to emulate the fact of holding the mouse button while moving Even if evdev was in the kernel,evdev didn't seem to work for: *internal keyboard *external keyboard *external mouse So it uses the mouse and kbd driver
2010-01-21xorg: update recipes to latest releases 2010-01-18Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-20xserver-xorg: Worked around server termination after chvt on some fbdev devices.Stanislav Brabec
* The patch is just a quick hack that fixes chvt on some fbdev devices. * For more read recipes/xorg-xserver/xserver-xorg/hack-fbdev-ignore-return-mode.patch
2010-01-10xserver-kdrive: Build against xextproto-70-includes:Stanislav Brabec
* Ancient xservers are incompatible with xextproto >= 7.1. * Nobody would want to port working ancient code. * For more see http://lists.linuxtogo.org/pipermail/angstrom-distro-users/2010-January/003011.html * Introduced INC_PR.
2010-01-08xserver-xorg 1.7.3: fix regression where hal was disabledKoen Kooi
* this fixes the "my touchscreen isn't working anymore" bug
2010-01-07xorg-xserver/xserver-xorg-conf/ronetix-pm9263/xorg.conf : added mouse supportMarco Cavallini
2010-01-02xserver-xorg-conf: Added config for MACHINE ion.Leon Woestenberg
Not quite final. Works for me, need to test for different configurations. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-01-02xserver-xorg-1.7.3: Enable Xinerama for MACHINE ion, due to NVidia.Leon Woestenberg
The NVidia display driver requires Xinerama to be enabled. Ion uses that driver. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-29xserver-xorg 1.7.3: add overlapped blit support for shr tooMartin Jansa
* shr is using the same pixman as angstrom so it should be safe
2009-12-29xserver-xorg 1.7.3: add overlapped blit support for angstromKoen Kooi
* Needs support from pixman, so only enable this patch when you are sure your pixman supports it
2009-12-22archos5: first batch of archos5 machine support. Downloaded from archos.com ↵Koen Kooi
website
2009-12-22xorg: update listres, xlogo, xf86-input-evdev, xf86-input-synaptics, ↵Martin Jansa
xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22xserver-xorg: rename wrong filenameMartin Jansa
2009-12-22xserver-xorg: add 1.7.3 and xf86-video-dummy 0.3.3Martin Jansa
2009-12-22xorg: upgrade to latest versions from 2009-11-29Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22om-gta02: xorg.conf with evdev drivers for inputMartin.Jansa
2009-12-22xorg-xserver-common: drop lbxutil dependency, add dri2 packageMartin.Jansa
* Do we need lbxutil for older xorg-xserver?
2009-12-22xorg: add recipes for X11R7.5 releaseMartin.Jansa
* Update conf/distro/include/preferred-xorg-versions-X11R7.5.inc * Only recipe versions specified in X11R7.5 and available at http://www.x.org/releases/X11R7.5/src/
2009-12-18xserver-xorg-conf: improved buglabs's bug device's xorg.confDenis 'Gnutoo' Carikli
*each screen has now its respective tslib input device *added usb keyboard support
2009-12-16xorg-xserver-common.inc: depend on virtual/libgl instead of mesaMartin Jansa
2009-12-11xserver-kdrive_1.4.0.90.bb: Add patch to define IF_MASK.Khem Raj
* This patch is applied to 1.5.3, therefore versions older than that will need this patch to compile xserver-kdrive Signed-off-by: Jay Snyder <jay.snyder@tycoelectronics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-09xserver-xorg-conf: add cm-t35 supportMike Rapoport
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-11-23xserver-xorg: use overlapped blts, needs pixman support, hence not defaultKoen Kooi
2009-11-16xserver-xorg-conf: added BUG supportMarcin Juszkiewicz
2009-11-05xserver-xorg-conf: switch to fbdev driver for touchbook till the vrfb bug ↵Koen Kooi
gets solved