summaryrefslogtreecommitdiff
path: root/meta/packages/tasks/task-poky-tools.bb
AgeCommit message (Collapse)AuthorFiles
2010-09-20Complete packages -> recipes transitionRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-09trace-cmd: add to profiling recommendsBruce Ashfield1
Make trace-cmd available by adding it to RECOMMENDS_task-poky-tools-profile Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-09-06task-poky-tools.bb: avoid multiple RRECOMMENDS to override each otherKevin Tian1
there're two RRECOMMENDS_task-poky-tools-profile both using direct assignment, which makes 'perf' overriden by "kernel-module-oprofile" Fix [BUGID #97] Signed-off-by: Kevin Tian <kevin.tian@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-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-tools: 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-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>
2009-05-25task-poky-tools: Drop exmap for nowRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-09-30Revert unintended commitsRichard Purdie1
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 Purdie1
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-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-05-19task-poky: Split out tools tasks to a separate fileRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4497 311d38ba-8fff-0310-9ca6-ca027cbcb966