summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-app
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-2724-322/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xrandr: upgrad to version 1.3.2Yu Ke2010-07-051-1/+3
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xwininfo: upgrade to latest version 1.0.5Yu Ke2010-06-291-0/+4
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xset: upgrade to latest 1.1.0Yu Ke2010-06-291-2/+4
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xprop: upgrade to latest version 1.1.0Yu Ke2010-06-292-7/+10
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xmodmap: upgrade to latest version 1.0.4Yu Ke2010-06-291-0/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xkbcomp: upgrade to latest version 1.1.1Yu Ke2010-06-291-0/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xinit: upgrade to latest version 1.2.1Yu Ke2010-06-291-0/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xhost: upgrade to latest version 1.0.3Yu Ke2010-06-291-1/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xdpyinfo: upgrade to latest version 1.1.0Yu Ke2010-06-291-3/+3
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xauth: upgrade to latest version 1.0.4Yu Ke2010-06-292-6/+10
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xorg-app-common.inc: add BUGTRACKERYu Ke2010-06-291-0/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* mkfontscale: add license checksumYu Ke2010-06-171-1/+3
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* mkfontdir: add license checkYu Ke2010-06-171-0/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xset: Defining DISTRO_PN_ALIAS for distro_checkNitin A Kamble2010-06-021-0/+1
| | | | | | | This recipe has different names in the different distros. So defining these aliases for the distro_check task use. Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* xorg: Bulk version upgradesRichard Purdie2010-02-032-0/+16
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg: Fixup DEPENDS on util-macrosRichard Purdie2009-11-041-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add xbacklight 1.1Richard Purdie2009-08-241-0/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes ↵Richard Purdie2009-01-033-13/+4
| | | | with BBCLASSEXTEND
* xorg: Update various packages to the latest releases and remove old versionsRichard Purdie2008-12-312-0/+0
|
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-301-5/+1
| | | | recipes using standard autotools
* Add xeyes (from OE)Richard Purdie2008-11-051-0/+4
|
* xdpyinfo: updated to 1.0.3Marcin Juszkiewicz2008-10-141-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5503 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xkbcomp: added 1.0.5 required by xkeyboard-configMarcin Juszkiewicz2008-09-222-0/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5210 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xrdb: use .sh session scriptRoss Burton2008-07-042-4/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4816 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xrdb: move the xrdb xsession from xserver-kdrive-common to hereRoss Burton2008-06-242-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4723 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-app: remove unused patch filesRoss Burton2008-06-245-663/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4722 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xinit: upgraded to 1.0.8Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4138 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xrdb: upgraded to 1.0.5Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4137 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xset: upgraded to 1.0.4Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4136 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xrandr: upgraded to 1.2.3Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4135 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xprop: upgraded to 1.0.4Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4134 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xev: upgraded to 1.0.3Marcin Juszkiewicz2008-03-283-96/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4133 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xauth: upgraded to 1.0.3Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4132 311d38ba-8fff-0310-9ca6-ca027cbcb966
* x11perf: upgraded to 1.5Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4131 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xvinfo: upgrade to 1.0.2Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3924 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xmodmap: upgrade to 1.0.3Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3923 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xrdb: upgrade to 1.0.4Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3922 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xset: upgrade to 1.0.3Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3921 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xinit: upgrade to 1.0.7Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3920 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xwininfo: fix DEPENDSMarcin Juszkiewicz2007-12-211-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3375 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xprop: added 1.0.3Marcin Juszkiewicz2007-12-211-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3372 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xwininfo: added 1.0.3Marcin Juszkiewicz2007-12-211-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3370 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xhost: upgraded to 1.0.2Marcin Juszkiewicz2007-08-011-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2281 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xrandr: updated to 1.2.2Marcin Juszkiewicz2007-08-012-10/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2265 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xinit: updated to 1.0.4Marcin Juszkiewicz2007-08-011-7/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2264 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xinit: update to 1.0.4Marcin Juszkiewicz2007-08-011-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2262 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-app: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, ↵Marcin Juszkiewicz2007-07-0412-51/+33
| | | | | | fixed order of fields git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2095 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xhost: X11 cleanupMarcin Juszkiewicz2007-07-031-7/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2092 311d38ba-8fff-0310-9ca6-ca027cbcb966