summaryrefslogtreecommitdiff
path: root/meta/recipes-core/tasks/task-core-tools.bb
Commit message (Collapse)AuthorAgeFilesLines
* task-core-tools: add ltp to testapps listJiajun Xu2011-12-211-1/+2
| | | | | Signed-off-by: Jiajun Xu <jiajun.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0Joshua Lock2011-11-301-2/+2
| | | | | | It's very old at this point and doesn't build with recent clutter Signed-off-by: Joshua Lock <josh@linux.intel.com>
* task-core-tools: add systemtap to qemuarmTom Zanussi2011-09-051-2/+2
| | | | | | | | Systemtap now works with arm, so include it in task-core-tools-profile for qemuarm. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-tools: Use LTTNGUST variable instead of hardcoding lttng-ustKhem Raj2011-08-191-3/+3
| | | | | | This helps build on uclibc where lttng-ust is not included Signed-off-by: Khem Raj <raj.khem@gmail.com>
* task-core-tools.bb: Exclude lttng-ust for x86_64/uclibcKhem Raj2011-07-221-1/+10
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* task-core-tools: Exclude systemtap for uclibcKhem Raj2011-07-201-3/+8
| | | | | | | | systemtap needs full fledged elfutils which cant be built on uclibc therefore we live without systemtap on uclibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sato-sdk: add clutter for sato-sdk imageYu Ke2011-07-121-1/+3
| | | | | | | | | | | Yocto ADT has Eclips clutter template, so it is better to have clutter in SDK image to support ADT. this patch add clutter and clutter-box2d app to sato-sdk image for this purpose Fix [YOCTO #891] Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-tools: add mesa-demos to testapps listSaul Wold2011-06-091-0/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* task-core-tools.bb: properly enable lttng-ust for ARMDexuan Cui2011-05-051-1/+2
| | | | | | | | | Fixes [YOCTO #856] Commit 320a641df18024265c3d2b3b08251a231f9fd6a0 omitted the line when being merged into master branch. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton2011-05-041-2/+0
| | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* task-poky-tools.bb, task-sdk-gmae.inc: enable lttng-ust for ARMDexuan Cui2011-04-221-4/+4
| | | | | | | | | | lttng-ust can build on ARM from 0.12 on. Merged with rebranding Fixes [YOCTO #856] Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-201-0/+85
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>