Commit Graph

41 Commits

Author SHA1 Message Date
Richard Purdie c21aed8add task-poky: No longer need to exclude pcmanfm on powerpc
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18 21:33:02 +00:00
Richard Purdie d59a1a1808 task-poky: Disable pcmanfm on powerpc (until confirmed it works)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-15 17:18:38 +00:00
Joshua Lock fd165bb9c0 tasks/task-poky: make the file manager a conditional part of the task
mips doesn't support pcmanfm so make it a conditional part of the task by
creating a variable, FILEMANAGER, set to pcmanfm by default and empty for mips

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-15 15:44:20 +00:00
Marcin Juszkiewicz 08cd59f7eb poky: add support for changing bootsplash application
SPLASH variable contains name of package which handles bootprogress
display. By default psplash is used.

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-11-05 12:32:48 +01:00
Richard Purdie 845d2988df Revert unintended commits
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30 21:58:43 +00:00
Richard Purdie 979f987c44 bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't cache the recipe. Based on work from Heikki Paajanen
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5352 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30 21:54:47 +00:00
Robert Bragg bc88c3a81b increments task-poky revision, which fixed a dependency problem for me and
may help with similar problems others are seeing with the new X builds. (The
problem seemed to be related to the XSERVER variable which is referred to in
task-poky.bb)


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5228 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 23:28:49 +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 50ae58e092 task-poky: Add a more definite dependency on dbus in console and x11 images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5135 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04 11:17:06 +00:00
Richard Purdie aa6d1a3122 task-poky: Split task-poky-x11-sato into a separate file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4593 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05 21:38:48 +00:00
Richard Purdie 2e38d27de0 task-poky: Split task-poky-apps-x11-pimlico into a separate file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4592 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05 21:35:18 +00:00
Richard Purdie 10f85ff8d5 task-poky: Fix variable
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22 16:28:00 +00:00
Robert Bradford f983d4379d Actually make NETWORK_MANAGER overrideable.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4546 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22 15:38:50 +00:00
Robert Bradford acd0039768 Make NetworkManager overrideable for machines.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22 15:21:59 +00:00
Richard Purdie 816639fb2e task-poky: Split out tools tasks to a separate file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4497 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-19 09:12:40 +00:00
Richard Purdie 33826e0037 task-poky: Split out nfs tasks to a separate file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4496 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-19 09:07:42 +00:00
Richard Purdie f09d3d9611 task-poky: Add webkit back in, we have the rootfs space now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4236 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-11 14:11:34 +00:00
Marcin Juszkiewicz c42d54f29a task-poky: matchbox-sato was renamed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4218 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-09 10:32:36 +00:00
Marcin Juszkiewicz d843068014 task-poky: install matchbox-session in base X11 task
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4217 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-09 10:32:23 +00:00
Richard Purdie 2b29ac6377 task-poky: Remove web-webkit from more machines with limited flash space
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3832 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-20 12:33:22 +00:00
Marcin Juszkiewicz e408f5c485 task-poky: do not install Web browser on c7x0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3814 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-15 11:25:10 +00:00
Richard Purdie 3ad2c9a4ad task-poky: Switch web -> web-webkit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3728 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-08 17:48:46 +00:00
Richard Purdie d268f49b0d task-poky: Add networkmanager-appler to standard images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3725 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-08 11:19:28 +00:00
Ross Burton 11dc865863 task-poky: don't build matchbox-applet-startup-monitor
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3702 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-07 17:17:14 +00:00
Ross Burton 5bf734fe49 Add powertop recipe, and add to profiling task
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3564 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-21 16:56:08 +00:00
Marcin Juszkiewicz 906fb37b2c task-poky: added xwininfo,xprop,xrestop into testapps
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3373 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-21 14:28:58 +00:00
Richard Purdie bd949e7eac Add blktool, useful for probing block devices (and add to test tools package)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2579 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-28 18:05:26 +00:00
Ross Burton cd68413279 Add Gaku
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2510 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-17 14:13:03 +00:00
Marcin Juszkiewicz 7c105c0199 task-poky: ship pointercal data
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2466 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09 13:07:21 +00:00
Ross Burton 719eb99cac Switch from gtkterm to matchbox-terminal
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2310 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-02 09:11:17 +00:00
Richard Purdie 7c76addcba task-poky: Add kexec-tools
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2247 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 11:22:49 +00:00
Richard Purdie 5e73b76349 task-poky: Add gdbserver to tools-debug
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2217 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-24 12:40:58 +00:00
Ross Burton 7f357070a8 Use gtkterm2 instead of rxvt so that the keyboard appears when required
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2184 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-13 10:54:17 +00:00
Marcin Juszkiewicz 659bd050c8 task-poky: switch to oh-puzzles
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2166 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-11 15:18:41 +00:00
Ross Burton 4c3f0d7db6 Don't depend on matchbox-common
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2113 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-05 13:32:05 +00:00
Richard Purdie eabfa35d7c Rewrite IMAGE_FEATURES tools options (people may be to update their local.conf), split into debug and profiling and add more profiling tools.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2063 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-29 14:31:00 +00:00
Marcin Juszkiewicz 40c209b79d Cleaned up task-poky and Poky images.
By default we install task-poky-boot and task-base. Additional stuff was split
to several tasks and each got IMAGE_FEATURE.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2037 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-28 10:51:31 +00:00
Marcin Juszkiewicz 189ac44aa3 task-poky: removed task-poky-boot from PACKAGES (it is separate recipe now)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2025 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27 12:35:39 +00:00
Marcin Juszkiewicz 4d0a262a2c task-poky: removed not used task-poky-boot-min-extras
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2024 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27 12:33:18 +00:00
Marcin Juszkiewicz ec5a543ded poky-task-boot: separate recipe to lower build time for poky-image-minimal
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2023 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27 12:30:57 +00:00
Marcin Juszkiewicz b580307f98 Rename task-oh -> task-poky
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27 12:19:03 +00:00