Commit Graph

858 Commits

Author SHA1 Message Date
Ross Burton 59754eed48 dialer: specify revision instead of using autorev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5278 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 20:52:29 +00:00
Samuel Ortiz 951142f7f8 eee-acpi-scripts: SRCREV should be in the distro config files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5276 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 17:02:04 +00:00
Joshua Lock 78abb4091a Update fixed revision for the latest, greatest, metacity-clutter.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5275 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 16:38:36 +00:00
Samuel Ortiz 7970ac7796 eee901: Add acpi and eee-acpi-scripts
We can now suspend/resume the eee901 through the Fn keys.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5273 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 15:06:11 +00:00
Marcin Juszkiewicz 6ae402ea3f image.bbclass: make ext2/ext3 images autoresize
New variable IMAGE_EXTRA_SPACE contains amount of kilobytes which has
to be added to size of IMAGE_ROOTFS. Resulting size is then passed to
genext2fs util.

As a result we do not have to specify size for ROOTFS_SIZE anymore.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5269 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 14:09:22 +00:00
Marcin Juszkiewicz 2c002e3a86 qemu targets: added IMAGE_ROOTFS_SIZE for ext3 filesystems
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5268 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 14:09:07 +00:00
Tomas Frydrych c55be22636 added recipe for metacity-clutter
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5252 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-24 08:56:27 +00:00
Marcin Juszkiewicz b64f91322d checksums.ini: added some entries
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5240 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 11:26:18 +00:00
Robert Bradford f25995487b glib-2.0: Update default revision to 2.18.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5238 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 11:21:52 +00:00
Ross Burton 7426229e2f poky-fixed-revisions.inc: fix typo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5236 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 10:14:38 +00:00
Ross Burton 69bcf13bfc poky-fixed-revisions.inc: bump matchbox-desktop srvrev to fix icon loading bug
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5235 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 09:54:16 +00:00
Robert Bragg 604df9a96a Bumps the mesa-dri revision to 7.2 and adds a mesa-xdemos package including
e.g glxinfo


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5231 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 02:01:11 +00:00
Robert Bragg 0caca44655 Adds eee901 specific support into clutter.inc and adds a new virtual/libgl
for clutter to depend on which all mesa build variants provide.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5229 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 23:40:14 +00:00
Samuel Ortiz 7178ed1a62 connman: Initial poky commit
We're adding both connman the daemon and connman-gnome which is a gnome 
applet.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5225 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 19:02:30 +00:00
Samuel Ortiz 422985cf93 libgdbus: Add latest git as SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5223 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 18:54:37 +00:00
Robert Bradford 37f772fd8b Add the Darkilouche dark theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5221 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 18:32:31 +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 dc2a130909 tune-xscale.inc: Compile cairo for armv4 to avoid alighment trap issues with double instruction
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5203 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-19 17:32:35 +00:00
Ross Burton 0576faf045 poky-eabi.conf: add dialer to as-needed blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5198 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-18 09:35:14 +00:00
Ross Burton 10481859f4 poky-fixed-revisions.inc: bump matchbox-desktop srvrev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5195 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-16 16:24:31 +00:00
Ross Burton 57915de227 poky-fixed-revisions: bump libowl srvrev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5194 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-16 15:36:32 +00:00
Ross Burton c3bea6471b poky-fixed-revisions.inc: bump matchbox-wm-2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5193 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-16 09:00:50 +00:00
Samuel Ortiz 107efab106 eee901: Add wifi support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5186 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-11 16:35:54 +00:00
Richard Purdie f03756b98d poky-eabi.inc/poky-fixed-revisions.inc: Bump the matchbox-wm-2 revision and remove from the asneeded blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5181 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-11 11:00:49 +00:00
Samuel Ortiz 81824cd18d exmap-console: Bump to the latest SVN
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5176 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10 22:21:00 +00:00
Samuel Ortiz 8615c214c2 eee901: Add video kernel options, vesa for now.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5171 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10 21:12:46 +00:00
Samuel Ortiz db323e31e5 eee901: Initial support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5167 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10 15:43:46 +00:00
Robert Bradford f680c855cf eds-dbus: update to current and refactor the patches that get applied.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5165 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10 14:05:43 +00:00
Richard Purdie eecb3f9a83 poky-eabi.inc: Blacklist matchbox-wm-2 for broken as needed handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5164 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10 14:04:55 +00:00
Ross Burton 9bef0ee3d2 poky.conf: make matchbox-wm a virtual
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5159 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08 15:23:25 +00:00
Richard Purdie da34e322e9 bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spotting
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5156 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08 10:00:08 +00:00
Richard Purdie e1af8defd6 hg fetcher: Apply fixes from Matt Hoosier
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5153 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07 10:47:54 +00:00
Richard Purdie 491cbeae9c poky-eabi.inc: Add puzzles to asneeded blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5150 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07 09:58:19 +00:00
Richard Purdie 21ea5a332c poky-eabi.inc: Add minimo and pciutils to asneeded blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5147 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07 09:40:46 +00:00
Richard Purdie 7192a61a5a poky-eabi.inc: Increase ASNEEDED packages blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5145 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-06 15:09:14 +00:00
Richard Purdie a3a336020a poky-eabi.inc: Add distcc to ASNEEDED blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5141 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04 14:25:42 +00:00
Richard Purdie f46cad811f poky-eabi.inc: Start using the --as-needed flag when linking to reduce uneeded link time dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5138 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04 11:48:03 +00:00
Ross Burton a24fec2749 poky-fixed-revisions: bump mbwm2 revision
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5123 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03 10:57:21 +00:00
Ross Burton 1ec9176a05 Fix typo in ldp machine name
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5114 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-27 13:44:45 +00:00
Richard Purdie fe22faba99 bitbake.conf: Add to PATH
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5107 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-26 10:37:52 +00:00
Richard Purdie aa7d993edb poky.conf: Exclude libxml-simple-perl from world builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5089 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-25 13:21:04 +00:00
Ross Burton 23d43ca24a moblin-proto: update srcrev and fix build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5070 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-18 14:18:37 +00:00
Richard Purdie 941aea7c90 psplash: Bump revision
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5063 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-12 19:13:01 +00:00
Richard Purdie a4525057ee poky-fixed-revisions.inc: Update psplash revision to gain fifo handling changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5061 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-12 15:42:53 +00:00
Richard Purdie 25c4145119 poky-fixed-revisions.inc: Add moblin-proto
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5057 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-12 11:19:37 +00:00
Richard Purdie f18adf3c8d poky.conf: Allow clutter, clutter-gst, clutter-cairo and clutter-box2d in world builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5054 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-11 21:28:31 +00:00
Richard Purdie fe3d0cb145 poky-fixed-revisions.inc: Bump aaina and table versions so they're at least clutter 0.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5053 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-11 21:26:36 +00:00
Richard Purdie b1b30e698a poky-fixed-revisions.inc: Update various clutter and clutter related revisions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5049 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-11 17:05:49 +00:00
Richard Purdie 90ff1cbc31 omap-3430ldp: Add extra machine specific kernel module RRECOMMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5048 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-11 17:04:36 +00:00
Ross Burton 1e69b97184 openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5038 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-08 14:43:09 +00:00