summaryrefslogtreecommitdiff
path: root/meta/packages/tasks
AgeCommit message (Collapse)AuthorFiles
2010-08-20unfs-server: new userspace nfs recipeScott Garman1
This is a simple userspace NFS server, derived from one which was previously used in openSUSE 10.x. Wind River contributed many of the patches. This package is not intended for target installations, only -native and -nativesdk use. Enabling nativesdk for readline, sqlite3, and pseudo was required, as well as a few new autoconf siteconfig entries. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-08-19task-poky-tools: Add perf to tools-profile packageRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-17lttng-ust: disable MIPS build since liburcu doesn't build on MIPSDexuan Cui1
lttng-ust depends on liburcu. Unluckily upstream liburcu doesn't support MIPS now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-08-13sdk-task: make libc dependancies genericNitin A Kamble1
This change specifies the libc dependancies in a generic fashion. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-08-13task-poky-tools: fix RDEPENDS_task-poky-tools-profile and add lttng-ust into itDexuan Cui1
Here the "_append" must appear just after RDEPENDS_task-poky-tools-profile, or else, valgrind and lttng-ust won't be built into the target image. At present we only build lttng-ust on qemux86/qemux86-64/qemuppc/qemumips/emenlow/netbook since upstream liburcu (which is required by lttng-ust) may not build on other platforms, like qemu ARMv5te that poky uses now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-27tcf-agent: add the latest version 0.3.0+svnr1078Dexuan Cui1
install a proper script /etc/init.d/tcf-agent make it autostart in runlevels 3 and 5 Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-21task-poky-tools: add latencytop into RDEPENDS_task-poky-tools-profileDexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-21task-poky-tools: fix RDEPENDS_task-poky-tools-profile_qemux86Dexuan Cui1
Change RDEPENDS_task-poky-tools-profile_qemux86 += "valgrind" to RDEPENDS_append_task-poky-tools-profile_qemux86 = "valgrind", or else RDEPENDS_task-poky-tools-profile would be overriden and only holds valgrind, as a result, the 5 packages oprofile/oprofileui-server/powertop/... aren't built into the target image at all. Thanks Kevin a lot for tracking the issue down. Signed-off-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-06-17task-poky-x11-sato: fix metadataDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17task-poky-apps-x11-pimlico: fix metadataDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17task-poky-tools: fix metadataDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17task-poky-nfs: fix metadataDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17task-poky-boot: fix metadataDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17task-base: fix metadataDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-11task-poky-tools: Disable kexec for powerpcRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-08task-poky-standalone-sdk-target: Add libgcc-dev and libstdc++-dev to allow ↵Richard Purdie1
compiling in meta-toolchain to work Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18task-poky: No longer need to exclude pcmanfm on powerpcRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-15task-poky: Disable pcmanfm on powerpc (until confirmed it works)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-01task-poky-tools: kexec-tools don't support mips|mipsel, so make it optionalDennis.Yxun1
Signed-off-by: lan.yi.xun <dennis.yxun@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-19task-poky-tools: kexec-tools doesn't work on Mips so make it optionalJoshua Lock1
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>
2010-01-15tasks/task-poky: make the file manager a conditional part of the taskJoshua Lock1
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>
2009-11-05poky: add support for changing bootsplash applicationMarcin Juszkiewicz1
SPLASH variable contains name of package which handles bootprogress display. By default psplash is used. Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-09-18task-sdk-host: Add gdb-cross-canadianRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17task-sdk-host: Use cross-canadian packagesRichard Purdie1
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-02task-base: Remove sets usage, deprecated in pythonRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-17task-sdk-gmae.inc: update after bluez changesRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-01task-base: Switch to bluez4Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-25task-poky-tools: Drop exmap for nowRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-04-22tasks-netbook: Catch up with metacity-clutter -> mutter renamingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-11-05task-base: Removed RDEPEND on task-poky-bootJoshua Lock1
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.
2008-10-13task-base: build Bluetooth/Wifi support only for distros which feature themMarcin Juszkiewicz1
Patch by Carl Simonson <simonsonc@gmail.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5482 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-02- This adds clutter-{gst,gtk,cairo}-0.8 recipes and ↵Robert Bragg1
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
2008-10-01task-base: bumped PR due to poky config changeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5376 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30Revert unintended commitsRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't ↵Richard Purdie2
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-30task-base: Adding libacpi to the acpi task.Samuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5333 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29task-poky-sdk-gmae: fix sqlite-dev nameMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5304 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-26task-sdk-gmae.inc: update to reflect GNOME Mobile 2.24Ross Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5298 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25Netbooks will use Sato too for now.Joshua Lock1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5267 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25Initial support for netbooks with a poky-image-netbook(-live) image target.Joshua Lock1
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
2008-09-22increments task-poky revision, which fixed a dependency problem for me andRobert Bragg1
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-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg1
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-04task-poky: Add a more definite dependency on dbus in console and x11 imagesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5135 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-04task-sdk-gmae.inc: Add libxi-devRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5020 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-16owl-video-widget: Split into owl-video and libowl-avRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4847 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-16task-poky-x11-sato: Remove matchbox-themes-gtk, its not neededRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4661 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-12task-poky-nfs: Fix for uclibcRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4628 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05task-poky: Split task-poky-x11-sato into a separate fileRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4593 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05task-poky: Split task-poky-apps-x11-pimlico into a separate fileRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4592 311d38ba-8fff-0310-9ca6-ca027cbcb966