summaryrefslogtreecommitdiff
path: root/meta/recipes-core/tasks/task-sdk-host.bb
Commit message (Collapse)AuthorAgeFilesLines
* cross-canadian: pkg name includes target archLianhao Lu2010-12-101-4/+1
| | | | | | | | | | | | | | This commit fixes Bug #528. 1. Added the target arch name to the pkg name of gcc-cross-canadian, gdb-cross-candian and bintuils-cross-candian. 2. Move the cross-canadian pkgs out of task-sdk-host into a new task task-cross-canadian. 3. Added the RDEPENDS of task-cross-canadian into meta-toolchain. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
* Complete packages -> recipes transitionRichard Purdie2010-09-201-0/+32
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>