Commit Graph

153 Commits

Author SHA1 Message Date
Richard Purdie a953836f2e libxt: Use STAGING_INCDIR_NATIVE, not STAGING_INCDIR. Also fix error handling.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5406 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-03 10:02:16 +00:00
Richard Purdie 5999a431d2 libx11-diet: Enable xkb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5365 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-01 11:02:56 +00:00
Richard Purdie f8df3fc341 libx11.inc: Fix error handling logic for makekeys generation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5330 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 21:59:09 +00:00
Richard Purdie 287ef55e47 libx11-trim: Add missing xproto-native DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5329 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 21:28:48 +00:00
Richard Purdie ce846ca9cb libx11-diet: Fix require, drop unneeded PEs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5327 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 20:15:39 +00:00
Richard Purdie 6de25dd7c2 libx11: Update include_fix.patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5326 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 20:12:39 +00:00
Richard Purdie 3081d60d5a libx11: Upgrade to 1.1.5, rename diet-x11 to libx11-diet for consistent 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
2008-09-29 19:22:21 +00:00
Richard Purdie c569e23d68 libxext: Add missing DEPENDS on libxdmcp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5314 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 17:59:32 +00:00
Richard Purdie 450fcec814 libxt: Add missing DEPENDS on libxdmcp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5313 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 17:59:10 +00:00
Robert Bradford c8ece75aea libx11-trim: Add missing dep on xf86bigfontproto
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5265 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-24 20:15:19 +00:00
Marcin Juszkiewicz 9e00baff8b libxrender: added missing dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5227 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 19:09:23 +00:00
Marcin Juszkiewicz a4fcdacd6b libx11-trim: added missing dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5226 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 19:08:58 +00:00
Marcin Juszkiewicz 8321809b1f libx11-trim: fix location on keysymdef.h
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5214 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 14:46:13 +00:00
Marcin Juszkiewicz af096d29bb libxkbfile-native: needed by xkbcomp-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5209 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 13:58:57 +00:00
Marcin Juszkiewicz f2bbf7ba5e libx11-native: do not provide virtual/libx11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5207 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 13:50:15 +00:00
Marcin Juszkiewicz 90ebfbbaaa libxdmcp-native: do not provide xdmcp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5206 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 13:50:05 +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
Richard Purdie f674f81ebc libx11-sdk: Add xproto-native to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4408 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-02 22:28:27 +00:00
Richard Purdie cfa81e60af libx11: Add xproto-native to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4393 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01 12:38:20 +00:00
Richard Purdie b4b5d07f4c libx11: Fix command ordering
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4392 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01 12:34:23 +00:00
Richard Purdie 16e8921c68 libx11: Fix do_compile hack to use native headers and allow do_compile to run more than once
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4391 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01 12:31:19 +00:00
Richard Purdie efba2e53df libxt: Add STAGING_INCDIR to the cflags for compiling makestrs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4295 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-21 15:08:20 +00:00
Richard Purdie 2e83937a41 libx11: Add -I to the makekeys hack
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4291 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-21 11:01:32 +00:00
Richard Purdie ee0426ba3d xorg-headers-native: Drop, its not needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4212 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-08 19:53:45 +00:00
Richard Purdie 32cb209895 xorg-lib-common.inc: Remove xorg-headers-native, we shouldn't need this...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4198 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-08 15:00:45 +00:00
Richard Purdie ebc31aef1c xtrans: Remove bogus patch reference
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4189 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07 20:44:49 +00:00
Richard Purdie 1f8b96909c xtrans-native: Revert to 1.0.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4187 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07 20:08:55 +00:00
Richard Purdie 175e3becf5 xtrans: Revert 1.1 to 1.0.4 to fix abstract socket breakage and fix the toolchain
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4186 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07 17:28:12 +00:00
Marcin Juszkiewicz f54550ab9f libxinerama: upgraded to 1.0.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4144 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:35:20 +00:00
Marcin Juszkiewicz 8e3e46639f libx11: upgraded to 1.1.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4143 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:35:03 +00:00
Marcin Juszkiewicz c81efe4382 libxscrnsaver: upgraded to 1.1.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4142 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:34:43 +00:00
Marcin Juszkiewicz 3d4ffa2fea libxkbfile: upgraded to 1.0.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4141 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:34:27 +00:00
Marcin Juszkiewicz 4276b1c888 libxv: upgraded to 1.0.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4140 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:34:13 +00:00
Marcin Juszkiewicz ba57c48d63 pixman: upgraded to 0.10.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4139 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:33:57 +00:00
Richard Purdie c642220715 xtrans: Add patch from upstream to fix abstract socket handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4113 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-25 15:13:23 +00:00
Ross Burton 3853440e1d xtrans: remove unneeded patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4048 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-18 18:11:44 +00:00
Marcin Juszkiewicz 79f10c58f9 xtrans: upgrade to 1.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3961 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 10:28:51 +00:00
Marcin Juszkiewicz 0f8d8a8ce8 libxfont: upgrade to 1.3.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3960 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 10:27:32 +00:00
Marcin Juszkiewicz af49a11e8c pixman: drop patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3947 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 15:33:14 +00:00
Marcin Juszkiewicz dbd79b23cf libxaw: dropped 1.0.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3945 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 15:17:53 +00:00
Marcin Juszkiewicz 01a16ee818 pixman: upgrade to 0.9.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3944 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 15:06:41 +00:00
Marcin Juszkiewicz ba27083937 pixman: upgraded to 0.9.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3943 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 15:06:15 +00:00
Marcin Juszkiewicz 5256c4693a libx11: upgrade to 1.1.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3942 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:54:43 +00:00
Marcin Juszkiewicz 1ff07caf47 libxrender: upgraded to 0.9.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3941 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:38:38 +00:00
Marcin Juszkiewicz c21d274ace libxxf86dga: upgraded to 1.0.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3940 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:37:31 +00:00
Marcin Juszkiewicz 00ee54312f libxrandr: upgraded to 1.2.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3939 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:36:46 +00:00
Marcin Juszkiewicz 41ba9ba69e libxext: upgraded to 1.0.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3938 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:35:55 +00:00
Marcin Juszkiewicz fbd1592e19 libxtst: upgraded to 1.0.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3937 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:34:54 +00:00
Marcin Juszkiewicz 1850554197 libxpm: upgraded to 3.5.7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3936 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:34:01 +00:00
Marcin Juszkiewicz aea6e620fa libice: upgraded to 1.0.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3935 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 14:33:21 +00:00