summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* calibrateproto: Add missing length fields to X_RepliesRichard Purdie2010-02-112-2/+43
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg-proto: Always depend on util-macros, update gettext dependencies to be ↵Richard Purdie2010-02-036-8/+6
| | | | | | inherits Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg: Bulk version upgradesRichard Purdie2010-02-0328-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg-proto: add gettext to DEPENDS where requiredJoshua Lock2009-12-177-8/+16
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* xorg: Fixup DEPENDS on util-macrosRichard Purdie2009-11-043-0/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Extend various packages to use nativesdk using BBCLASSEXTENDRichard Purdie2009-09-172-0/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-1710-10/+10
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* inputproto: Add missing DEPENDS on util-macrosRichard Purdie2009-09-172-0/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Various PR bumpsRichard Purdie2009-08-141-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg: Update to a buildable configurationRichard Purdie2009-07-021-1/+1
|
* xextproto 7.0.4 -> 7.0.5Richard Purdie2009-07-021-0/+0
|
* inputproto 1.5.0 -> 1.9.99.12Richard Purdie2009-07-021-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg: Convert SRCREV -> SRCPVRichard Purdie2009-07-023-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dri2proto_git: Update PVRichard Purdie2009-06-301-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dri2proto: Fix strange filenameRichard Purdie2009-06-041-1/+1
| | | | Signed-off-by: Richard Purdie <richard@ted.(none)>
* randrproto: 1.2.2 -> 1.2.99.3Richard Purdie2009-01-162-0/+6
|
* dri2proto: 1.1 -> 1.99.3Richard Purdie2009-01-161-0/+0
|
* xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes ↵Richard Purdie2009-01-0314-29/+2
| | | | with BBCLASSEXTEND
* native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a ↵Richard Purdie2009-01-0325-56/+19
| | | | number of xorg sdk and native packages replacing with BBCLASSEXTEND
* xorg-*common.inc: Use BPN instead of PNRichard Purdie2009-01-021-1/+1
|
* bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OERichard Purdie2009-01-021-1/+1
|
* xextproto: Remove patch added upstream and now unneededRichard Purdie2008-12-312-20/+0
|
* xorg-proto: Upgrade various packages to the latest releasesRichard Purdie2008-12-3118-34/+0
|
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-301-5/+1
| | | | recipes using standard autotools
* xexproto: renamed directory to make xextproto-* workingMarcin Juszkiewicz2008-10-141-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5506 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xextproto: added patch from upstream GIT to unbreak xdpyinfo (and others)Marcin Juszkiewicz2008-10-142-1/+21
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5502 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds support for GEM + DRI2Robert Bragg2008-10-1312-1/+48
| | | | | | | | DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-224-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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
* printproto: upgraded to 1.0.4Marcin Juszkiewicz2008-03-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4145 311d38ba-8fff-0310-9ca6-ca027cbcb966
* inputproto: upgrade to 1.4.3Marcin Juszkiewicz2008-03-063-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3963 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xproto: upgrade to 7.0.12Marcin Juszkiewicz2008-03-063-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3962 311d38ba-8fff-0310-9ca6-ca027cbcb966
* renderproto: downgrade to 0.9.2 to unbreak xserver-kdriveMarcin Juszkiewicz2008-03-062-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3956 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xproto: upgrade sdk to 7.0.11Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3930 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xf86dgaproto: upgraded to 2.0.3Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3929 311d38ba-8fff-0310-9ca6-ca027cbcb966
* inputproto: upgraded to 1.4.2.1Marcin Juszkiewicz2008-03-053-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3928 311d38ba-8fff-0310-9ca6-ca027cbcb966
* renderproto: upgrade to 0.9.3Marcin Juszkiewicz2008-03-052-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3927 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xproto: upgraded to 7.0.11Marcin Juszkiewicz2008-03-052-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3926 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glproto: upgraded to 1.4.9Marcin Juszkiewicz2008-03-051-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3925 311d38ba-8fff-0310-9ca6-ca027cbcb966
* calibrateproto: Switch to SRCREV, remove merged patchRichard Purdie2008-02-112-60/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3762 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-proto: Set some XORG_PN values explicitlyRichard Purdie2008-02-113-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3733 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-proto: Fix inherits of sdk versionsRichard Purdie2008-01-173-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3510 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-proto: Clean up various files and add sdk varients where neededRichard Purdie2008-01-1726-30/+45
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3502 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix PE handling in version stringsRichard Purdie2007-11-131-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3141 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-proto-common.inc: PN is empty and isn't built, fix -dev and -dbg ↵Richard Purdie2007-11-131-0/+4
| | | | | | packages accordingly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3137 311d38ba-8fff-0310-9ca6-ca027cbcb966
* inputproto: updated to 1.4.2Marcin Juszkiewicz2007-08-012-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2273 311d38ba-8fff-0310-9ca6-ca027cbcb966
* compositeproto: updated to 0.4Marcin Juszkiewicz2007-08-012-6/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2272 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-proto: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS ↵Marcin Juszkiewicz2007-07-0445-210/+85
| | | | | | | | | | lines, fixed order of fields - all native recipes use non-native as base - kbproto-native updated to 1.0.3 to match non-native one git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2098 311d38ba-8fff-0310-9ca6-ca027cbcb966
* inputproto-native: dropped 1.3.2Marcin Juszkiewicz2007-07-041-10/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2097 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-proto: fixed SRC_URIMarcin Juszkiewicz2007-07-038-8/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2090 311d38ba-8fff-0310-9ca6-ca027cbcb966