summaryrefslogtreecommitdiff
path: root/recipes/xorg-app
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson13
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 Larson13
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-12xorg: add newer xserver 1.8.1, xdm, imakeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-15xorg-app: convert to new style stagingKoen Kooi4
2010-04-13mkfontdir-native: use in require and fix it for 1.0.5Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa239
* 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-03-18xinit, xinput, libxt: add newer versionsMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-21xinit: add dependency on util-linux-ngFrans Meulenbroeks1
if util-linux-ng is build before xinit, xinit will use mcookie (exported by util-linux-ng) Howwever if util-linux-ng is not build before xinit it will not use mcookie. This leads to an undesired scenario. E.g. the version of xinit on the angstrom feed needed mcookie, but as my system did not have util-linux-ng installed, startx failed. By making the dependency explicit at least we get consisency and apparently using mcookie is the preferred solution. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-19xdm: need to pass paths to wtmp/utmp, bump PRTom Rini1
2010-02-12xorg: add latest xorg packages for 2010-02-10 and xserver-xorg git recipeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11xorg: add name=archive to SRC_URI in include filesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21xorg: update recipes to latest releases 2010-01-18Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-31xorg: bump viewres, xbiff, xcalc, xeyes, xf86-input-joystickMartin Jansa4
* remove old recipes/xorg-app/xeyes_1.0.991.bb because its only snapshot * remove old recipes/xorg-driver/xf86-input-joystick_1.4.99.2.bb * bump preferred version of eyes and xf86-input-joystick even for R7.5 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22xorg: update listres, xlogo, xf86-input-evdev, xf86-input-synaptics, ↵Martin Jansa2
xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22xorg: upgrade to latest versions from 2009-11-29Martin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22xorg: update recipes of other freedesktop projectsMartin.Jansa16
* Update versions to latest available at http://xorg.freedesktop.org/releases/individual when X11R7.5 was released
2009-12-22xorg: add recipes for X11R7.5 releaseMartin.Jansa42
* 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-10libglew, xdriinfo: bump PR after mesa -> virtual/libgl changeMartin Jansa2
2009-12-10xdriinfo: depend on virtual/libgl instead of mesa directlyMartin.Jansa2
2009-11-13xterm_207.bb : fix problem on "SELinux" F11 based buildsGraeme Gregory3
xterm_251.bb : fix problem on "SELinux" F11 based builds This was not really F11 or SELinux problem, installer was checking for the existance of /usr/bin/X11/xterm and trying to read the permissions for that and replicate them into the OE build. A simple --disable-setuid prevents this script being called and the bogus check on host tools from occuring.
2009-11-12xterm_251.bb : really add latest version of xtermGraeme Gregory1
2009-11-12xterm_243.bb : add newest version of xtermGraeme Gregory1
2009-10-12xvidtune: include app-defaults otherwise it fails to runOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-09Revert "Add latest xorg stuff for xserver-1.7, script for easy recipe bump ↵Marcin Juszkiewicz28
and xf86-video-glamo-kms" This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
2009-10-09Add latest xorg stuff for xserver-1.7, script for easy recipe bump and ↵Martin Jansa28
xf86-video-glamo-kms Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-09-04xinput: Updated to version 1.4.2.Stanislav Brabec1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko183
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>