Commit Graph

104 Commits

Author SHA1 Message Date
Richard Purdie 64c7fa4734 xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes with BBCLASSEXTEND 2009-01-03 17:10:57 +00:00
Richard Purdie ee0faf1346 native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a number of xorg sdk and native packages replacing with BBCLASSEXTEND 2009-01-03 16:25:39 +00:00
Richard Purdie 2d749dc4cc xorg-*common.inc: Use BPN instead of PN 2009-01-02 15:39:49 +00:00
Richard Purdie 01ceeedc79 bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE 2009-01-02 10:30:37 +00:00
Richard Purdie 141b7fc4e9 xextproto: Remove patch added upstream and now unneeded 2008-12-31 16:09:54 +00:00
Richard Purdie 71fc43d7cb xorg-proto: Upgrade various packages to the latest releases 2008-12-31 16:06:12 +00:00
Richard Purdie e380b48602 classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipes using standard autotools 2008-12-30 17:07:04 +00:00
Marcin Juszkiewicz 100f4af692 xexproto: renamed directory to make xextproto-* working
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5506 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-14 13:14:54 +00:00
Marcin Juszkiewicz df8421a8ee xextproto: added patch from upstream GIT to unbreak xdpyinfo (and others)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5502 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-14 12:07:57 +00:00
Robert Bragg 10650210e7 Adds support for GEM + DRI2
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
2008-10-13 15:23:14 +00:00
Robert Bragg 3de4627417 Adds recipes to support building X servers based on the xfree86 DDX instead
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
2008-09-22 13:33:19 +00:00
Marcin Juszkiewicz 62c1e8732d printproto: upgraded to 1.0.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4145 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:35:36 +00:00
Marcin Juszkiewicz 60bae70bee inputproto: upgrade to 1.4.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3963 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 10:32:07 +00:00
Marcin Juszkiewicz 712e7d1983 xproto: upgrade to 7.0.12
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3962 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 10:30:44 +00:00
Marcin Juszkiewicz 89fdbffb0a renderproto: downgrade to 0.9.2 to unbreak xserver-kdrive
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3956 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 08:22:22 +00:00
Marcin Juszkiewicz 6972a8b38f xproto: upgrade sdk to 7.0.11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3930 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:28:05 +00:00
Marcin Juszkiewicz 761108c1fc xf86dgaproto: upgraded to 2.0.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3929 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:26:55 +00:00
Marcin Juszkiewicz 1eea7db02d inputproto: upgraded to 1.4.2.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3928 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:26:08 +00:00
Marcin Juszkiewicz bf15d0e866 renderproto: upgrade to 0.9.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3927 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:24:23 +00:00
Marcin Juszkiewicz ff95a9cf32 xproto: upgraded to 7.0.11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3926 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:23:20 +00:00
Marcin Juszkiewicz 9b91eba9a2 glproto: upgraded to 1.4.9
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3925 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:22:00 +00:00
Richard Purdie 94eca024ff calibrateproto: Switch to SRCREV, remove merged patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3762 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-11 21:02:20 +00:00
Richard Purdie 96c423f26c xorg-proto: Set some XORG_PN values explicitly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3733 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-11 09:53:15 +00:00
Richard Purdie 85d94a1332 xorg-proto: Fix inherits of sdk versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3510 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-17 16:14:15 +00:00
Richard Purdie b0dd467052 xorg-proto: Clean up various files and add sdk varients where needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3502 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-17 10:42:20 +00:00
Richard Purdie 18f2e2772a Fix PE handling in version strings
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3141 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-13 19:21:52 +00:00
Richard Purdie bc2ed58f3f xorg-proto-common.inc: PN is empty and isn't built, fix -dev and -dbg packages accordingly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3137 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-13 14:28:41 +00:00
Marcin Juszkiewicz 8e9daeff49 inputproto: updated to 1.4.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2273 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 12:57:32 +00:00
Marcin Juszkiewicz 77fd9470dc compositeproto: updated to 0.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2272 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 12:46:10 +00:00
Marcin Juszkiewicz d48249ddf3 xorg-proto: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS 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
2007-07-04 11:40:30 +00:00
Marcin Juszkiewicz abdf7d4c2e inputproto-native: dropped 1.3.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2097 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-04 10:55:09 +00:00
Marcin Juszkiewicz 584b47ad46 xorg-proto: fixed SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2090 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03 12:31:20 +00:00
Marcin Juszkiewicz 90f726990c bigreqsproto-native: fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2089 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03 12:25:23 +00:00
Marcin Juszkiewicz a42d467032 xorg-proto: X11 cleanup
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2084 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03 11:30:02 +00:00
Richard Purdie e4e3aa4551 Remove old X11R7 versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2076 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-02 15:05:57 +00:00
Richard Purdie a863497347 X calibration changes. Add functionality to the xcalibrate protocol (and X) to convert screen coordinates to mouse coordinates. xtscal can then be massively simplified removing a stack of bugs. Also remove stale cvs versions of xcalibrate.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2067 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-30 15:27:45 +00:00
Dodji Seketeli 7f494f14a3 make xcalibrate and xcalibrateproto be based on fixed tags in git, not on master.
This will prevent the git fetcher to for pulling from inet
if these have been fetched already.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1886 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07 16:37:32 +00:00
Marcin Juszkiewicz 082a34fa0b xorg-proto-common: handle X11R7.2 and newer
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1683 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:56:25 +00:00
Marcin Juszkiewicz fbf85058e8 inputproto-native:added 1.4.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1682 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:56:20 +00:00
Marcin Juszkiewicz 3a0a883c69 xproto-native:added 7.0.10
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1681 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:56:15 +00:00
Marcin Juszkiewicz d9393915f1 randrproto:added 1.2.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1680 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:56:10 +00:00
Marcin Juszkiewicz 73742974c4 damageproto:added 1.1.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1679 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:56:05 +00:00
Marcin Juszkiewicz 7f03a83ba0 glproto:added 1.4.8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1678 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:56:00 +00:00
Marcin Juszkiewicz 563273de6d calibrateproto:added git
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1677 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:55:55 +00:00
Marcin Juszkiewicz 355af02ce0 inputproto:added 1.4.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1676 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:55:50 +00:00
Marcin Juszkiewicz ae7af67335 xproto:added 7.0.10
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1675 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 16:55:46 +00:00
Richard Purdie 8b8dd74919 Update xproto 7.0.5 -> 7.0.8, inputproto 0.5 -> 0.7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1227 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-30 22:14:46 +00:00
Richard Purdie e87ab150f2 inputproto: update 7.0.5 -> 7.0.8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1226 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-30 22:13:44 +00:00
Richard Purdie c2a8c31515 Drop uneeded X11R7.0 versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1073 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-22 10:41:59 +00:00
Richard Purdie c19575807b Drop old x versions (pre X11R7)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@838 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-29 11:07:54 +00:00
Richard Purdie df12f765ce Remove remaining MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@836 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-29 10:15:41 +00:00
Richard Purdie a48da11aca Clean up and correct MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21 14:48:08 +00:00
Chris Larson 7b8d7fed53 xextproto: do not PROVIDES xextensions, as it does not includ xextensions.pc.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@614 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-18 08:06:15 +00:00
Chris Larson ca10363baa Numerous new xorg package versions from upstream OE. Pester me if any local changes got inadvertantly lost, or if any packages need upgrading.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-15 11:58:37 +00:00