summaryrefslogtreecommitdiffstats
path: root/meta/packages/tasks
Commit message (Collapse)AuthorAgeFilesLines
* task-poky-tools: Disable kexec for powerpcRichard Purdie2010-06-111-1/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky-standalone-sdk-target: Add libgcc-dev and libstdc++-dev to allow ↵Richard Purdie2010-06-081-1/+3
| | | | | | compiling in meta-toolchain to work Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky: No longer need to exclude pcmanfm on powerpcRichard Purdie2010-03-181-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky: Disable pcmanfm on powerpc (until confirmed it works)Richard Purdie2010-03-151-2/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky-tools: kexec-tools don't support mips|mipsel, so make it optionalDennis.Yxun2010-02-011-0/+1
| | | | | Signed-off-by: lan.yi.xun <dennis.yxun@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky-tools: kexec-tools doesn't work on Mips so make it optionalJoshua Lock2010-01-191-1/+5
| | | | | | | Use a variable to soft-assign a value for kexec-tools and set it empty for Mips as it's not supported on that architecture. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* 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>
* task-sdk-host: Add gdb-cross-canadianRichard Purdie2009-09-181-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-sdk-host: Use cross-canadian packagesRichard Purdie2009-09-171-5/+5
|
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-13/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-base: Remove sets usage, deprecated in pythonRichard Purdie2009-07-021-3/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-sdk-gmae.inc: update after bluez changesRichard Purdie2009-06-173-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-base: Switch to bluez4Richard Purdie2009-06-011-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky-tools: Drop exmap for nowRichard Purdie2009-05-251-3/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* tasks-netbook: Catch up with metacity-clutter -> mutter renamingRichard Purdie2009-04-221-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-base: Removed RDEPEND on task-poky-bootJoshua Lock2008-11-051-1/+0
| | | | It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
* task-base: build Bluetooth/Wifi support only for distros which feature themMarcin Juszkiewicz2008-10-131-4/+3
| | | | | | Patch by Carl Simonson <simonsonc@gmail.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5482 311d38ba-8fff-0310-9ca6-ca027cbcb966
* - This adds clutter-{gst,gtk,cairo}-0.8 recipes and ↵Robert Bragg2008-10-021-7/+9
| | | | | | | | | | | | clutter-{gst,gtk,cairo}-0.6 recipes. - It removes the 0.4 recipes. - It renames things so that the major.minor revision is now part of the package name. This lets us correctly specify SRCREVs for each branch, and allows parallell install. - All the SRCREVs have been updated to the heads of their corresponding branches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5384 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: bumped PR due to poky config changeMarcin Juszkiewicz2008-10-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5376 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Revert unintended commitsRichard Purdie2008-09-302-7/+2
| | | | 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-302-2/+7
| | | | | | 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
* task-base: Adding libacpi to the acpi task.Samuel Ortiz2008-09-301-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5333 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-sdk-gmae: fix sqlite-dev nameMarcin Juszkiewicz2008-09-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5304 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk-gmae.inc: update to reflect GNOME Mobile 2.24Ross Burton2008-09-262-4/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5298 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Netbooks will use Sato too for now.Joshua Lock2008-09-251-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5267 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Initial support for netbooks with a poky-image-netbook(-live) image target.Joshua Lock2008-09-251-0/+27
| | | | | | | This needs much love from folk with UI and WM skills. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5266 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-sdk-gmae.inc: Add libxi-devRichard Purdie2008-08-042-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5020 311d38ba-8fff-0310-9ca6-ca027cbcb966
* owl-video-widget: Split into owl-video and libowl-avRichard Purdie2008-07-161-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4847 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-x11-sato: Remove matchbox-themes-gtk, its not neededRichard Purdie2008-06-161-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4661 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-nfs: Fix for uclibcRichard Purdie2008-06-121-3/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4628 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Split task-poky-x11-sato into a separate fileRichard Purdie2008-06-052-19/+31
| | | | 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-052-18/+31
| | | | 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
* poky-image.bbclass: Correctly handle inserting package-managers into images ↵Richard Purdie2008-05-202-2/+2
| | | | | | by making it an image feature git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4517 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-clutter: Add clutter-box2dRichard Purdie2008-05-191-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4498 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Split out tools tasks to a separate fileRichard Purdie2008-05-192-49/+59
| | | | 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-192-12/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4496 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-standalone-sdk-target: Drop uclibc-utilsRichard Purdie2008-05-061-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4443 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk-host: Add libtool-sdk to darwin8 host packagesRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4433 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk-host: Add darwin8 overrideRichard Purdie2008-05-051-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4428 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-standalone-sdk-target: Fix up to work with uclibcRichard Purdie2008-04-231-3/+21
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4326 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