summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-lib/libx11-trim_1.1.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* libx11-trim: Add missing xproto-native DEPENDSRichard Purdie2008-09-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5329 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11-diet: Fix require, drop unneeded PEsRichard Purdie2008-09-291-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5327 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11: Upgrade to 1.1.5, rename diet-x11 to libx11-diet for consistent ↵Richard Purdie2008-09-291-27/+5
| | | | | | naming. Create common .inc file for diet,trim and full-fat version versions git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5320 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11-trim: Add missing dep on xf86bigfontprotoRobert Bradford2008-09-241-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5265 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11-trim: added missing dependenciesMarcin Juszkiewicz2008-09-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5226 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11-trim: fix location on keysymdef.hMarcin Juszkiewicz2008-09-221-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5214 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-221-0/+30
of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966