summaryrefslogtreecommitdiff
path: root/meta/packages/tasks/task-poky.bb
Commit message (Collapse)AuthorAgeFilesLines
* tasks/task-poky: make the file manager a conditional part of the taskJoshua Lock2010-01-151-1/+5
| | | | | | | 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>
* poky: add support for changing bootsplash applicationMarcin Juszkiewicz2009-11-051-2/+3
| | | | | | | SPLASH variable contains name of package which handles bootprogress display. By default psplash is used. Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
* Revert unintended commitsRichard Purdie2008-09-301-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5353 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't ↵Richard Purdie2008-09-301-1/+4
| | | | | | 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
* increments task-poky revision, which fixed a dependency problem for me andRobert Bragg2008-09-221-1/+1
| | | | | | | | | 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
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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
* task-poky: Add a more definite dependency on dbus in console and x11 imagesRichard Purdie2008-09-041-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5135 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Split task-poky-x11-sato into a separate fileRichard Purdie2008-06-051-19/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4593 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Split task-poky-apps-x11-pimlico into a separate fileRichard Purdie2008-06-051-18/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4592 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Fix variableRichard Purdie2008-05-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4547 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Actually make NETWORK_MANAGER overrideable.Robert Bradford2008-05-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4546 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Make NetworkManager overrideable for machines.Robert Bradford2008-05-221-3/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4545 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Split out tools tasks to a separate fileRichard Purdie2008-05-191-49/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4497 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Split out nfs tasks to a separate fileRichard Purdie2008-05-191-12/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4496 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Add webkit back in, we have the rootfs space nowRichard Purdie2008-04-111-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4236 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: matchbox-sato was renamedMarcin Juszkiewicz2008-04-091-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4218 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: install matchbox-session in base X11 taskMarcin Juszkiewicz2008-04-091-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4217 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Remove web-webkit from more machines with limited flash spaceRichard Purdie2008-02-201-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3832 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: do not install Web browser on c7x0Marcin Juszkiewicz2008-02-151-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3814 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Switch web -> web-webkitRichard Purdie2008-02-081-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3728 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Add networkmanager-appler to standard imagesRichard Purdie2008-02-081-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3725 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: don't build matchbox-applet-startup-monitorRoss Burton2008-02-071-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3702 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add powertop recipe, and add to profiling taskRoss Burton2008-01-211-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3564 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: added xwininfo,xprop,xrestop into testappsMarcin Juszkiewicz2007-12-211-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3373 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add blktool, useful for probing block devices (and add to test tools package)Richard Purdie2007-08-281-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2579 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add GakuRoss Burton2007-08-171-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2510 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: ship pointercal dataMarcin Juszkiewicz2007-08-091-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2466 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Switch from gtkterm to matchbox-terminalRoss Burton2007-08-021-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2310 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Add kexec-toolsRichard Purdie2007-08-011-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2247 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Add gdbserver to tools-debugRichard Purdie2007-07-241-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2217 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use gtkterm2 instead of rxvt so that the keyboard appears when requiredRoss Burton2007-07-131-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2184 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: switch to oh-puzzlesMarcin Juszkiewicz2007-07-111-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2166 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Don't depend on matchbox-commonRoss Burton2007-07-051-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2113 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rewrite IMAGE_FEATURES tools options (people may be to update their ↵Richard Purdie2007-06-291-18/+36
| | | | | | 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
* Cleaned up task-poky and Poky images.Marcin Juszkiewicz2007-06-281-50/+48
| | | | | | | | 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
* task-poky: removed task-poky-boot from PACKAGES (it is separate recipe now)Marcin Juszkiewicz2007-06-271-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2025 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: removed not used task-poky-boot-min-extrasMarcin Juszkiewicz2007-06-271-7/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2024 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-task-boot: separate recipe to lower build time for poky-image-minimalMarcin Juszkiewicz2007-06-271-12/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2023 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename task-oh -> task-pokyMarcin Juszkiewicz2007-06-271-0/+146
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966