Commit graph

67 commits

Author SHA1 Message Date
Richard Purdie
e3c01a6c2f xorg: Fixup DEPENDS on util-macros
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-04 15:33:41 +00:00
Richard Purdie
eb1e80fae4 Extend various packages to use nativesdk using BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17 22:25:23 +01:00
Richard Purdie
0d7207ca39 sdk.bbclass: Rename to nativesdk.bbclass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17 22:25:22 +01:00
Richard Purdie
cf9a7f945f inputproto: Add missing DEPENDS on util-macros
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17 22:19:12 +01:00
Richard Purdie
a19a75fc31 Various PR bumps
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-14 18:06:32 +01:00
Richard Purdie
a909986a26 xorg: Update to a buildable configuration 2009-07-02 17:09:17 +01:00
Richard Purdie
b3fd2238f8 xextproto 7.0.4 -> 7.0.5 2009-07-02 15:24:54 +01:00
Richard Purdie
3f8c6e6960 inputproto 1.5.0 -> 1.9.99.12
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-02 15:04:23 +01:00
Richard Purdie
136fecf7af xorg: Convert SRCREV -> SRCPV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-02 13:10:19 +01:00
Richard Purdie
9999c8e650 dri2proto_git: Update PV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-30 18:00:56 +01:00
Richard Purdie
c68023628b dri2proto: Fix strange filename
Signed-off-by: Richard Purdie <richard@ted.(none)>
2009-06-04 19:48:16 +01:00
Richard Purdie
d29069819c randrproto: 1.2.2 -> 1.2.99.3 2009-01-16 15:57:28 +00:00
Richard Purdie
74a6e3e11c dri2proto: 1.1 -> 1.99.3 2009-01-16 15:56:53 +00:00
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