aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common
AgeCommit message (Collapse)Author
2010-09-14xserver-common: patch to add a section for nokia900 to xserver-commonKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-08-30xserver-common: Add new release with several bugfixes and merged patches ↵Florian Boor
from OE. tested with Angstrom 2008.1
2010-08-23xserver-common: fix patchMartin Jansa
* never ever modify patch by hand after testing it, sorry for noise
2010-08-23xserver-common: update 89xTs_Calibrate.xinput_calibratorMartin Jansa
* after 5c3846f9bbf1dbb4a9ee1d916107747c2f9dc909 we already know that user won't be forced to provide new calibration, so no need to request Display,CPU resources Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-04xserver-common: xilinx virtex supportAdrian Alonso
* Add xilinx virtex platforms support * Set xserver args * Bump PR * v2 reorder patch set Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-14xserver-common_1.33: add xinput-calibrator to SHR RDEPENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-27xserver-common: use only xinput_calibrator for calibration (used only for SHR)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-03xserver-common_1.33: add xserver-system include for possible modifications ↵Martin Jansa
on target * requested by Joachim Ott * also fix 89xTs_Calibrate_xinput_calibrator, never call exit from Xsession.d script, because they are sourced to main Xsession shell and exit will end whole Xsession execution Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02xserver-common: add SHR patches and RCONFLICTS for xserver-kdrive-commonMartin Jansa
* for SHR updated calibration script * x-window-manager launcher to Xsession 90xXWindowManager * -nocursor param to Xorg ARGS, because strange artifacts or even segfault happen when using illume keyboard Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-20xserver-common: add 1.33 with some extra fixesKoen Kooi
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02xserver-common: fix angstrom RDEPENDS for 1.25 and fix ts for angstrom in 1.32Koen Kooi
2010-01-21xserver-common: add SAM9G10/G45/9RL to Xserver fileNicolas Ferre
Adding some Atmel AT91 chips to Xserver file. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-28xserver-common: Add 1.32 - still with DEFAULT_PREFERENCE -1 but expexted to ↵Florian Boor
work.
2009-09-09xserver-common: recommend xtscal (works without it but needs for calibration)Marcin Juszkiewicz
2009-09-01xserver-common: add 1.31Florian Boor
2009-08-31xserver-common 1.30: another set of updatesMarcin Juszkiewicz
0024 moves functionality of /etc/X11/Xserver to separate file (except running X11 server) - this allows to use xserver-common package in systems where xinit is used to run X11 session as root (look at xserver-nodm-init package) 0025 moves xmodmap files to /etc/X11/xmodmap/ and installs xserver-common file created in previous patch. 0026 fixes path to default.xmodmap file
2009-08-28xserver-common 1.30: -screen option is only for KdriveMarcin Juszkiewicz
2009-08-28xserver-common 1.30: -screen option is only for KdriveMarcin Juszkiewicz
2009-08-03xserver-common: 1.30 is experimental, do not use by defaultMarcin Juszkiewicz
2009-08-03xserver-common: added 1.30 + patchesMarcin Juszkiewicz
This will be 1.31 ;)
2009-07-28xserver-common: run tslib-calibrate for angstrom instead of xtscal (patch ↵Koen Kooi
from gumstix)
2009-07-21xserver-common: handle tslib -mouse globally so every device can use full ↵Koen Kooi
Xorg if wanted
2009-06-22xserver-common, zaurusd: Use native xserver orientation for spitz, akita and ↵Stanislav Brabec
borzoi, updated X11/Xinit.d/11zaurus.
2009-06-13gpe-dm: update to 0.52Phil Blundell
xserver-common: update to 1.25
2009-05-31xserver-common 1.24: fix xdg autostartingKoen Kooi
* it belongs in the xsession, not in the xinit
2009-05-18xserver-common: add xdg-autostart support (from poky)Koen Kooi
2009-05-13xserver-common: Add 1.24Florian Boor
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>