summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_base.bbclass: use SDK_ARCH instead of SDKMACHINELaurentiu Palcu2012-11-121-2/+2
* populate_sdk_base.bbclass: check installation machine before installing SDKLaurentiu Palcu2012-11-021-0/+8
* populate_sdk_base: allow SDK path of various levelFabien Proriol2012-10-271-1/+2
* populate_sdk_base: Ensure that the multilib cross-canadian tools are usedMark Hatle2012-10-271-1/+1
* populate_sdk_base: Update extraction script for multilibsMark Hatle2012-10-271-2/+3
* populate_sdk_base.bbclass: Make it possible to override the create_shar metho...Thomas Kristensen2012-10-181-1/+3
* SDK: allow toolchain installation from another directoryLaurentiu Palcu2012-09-211-2/+2
* SDK: relocate symlinks tooLaurentiu Palcu2012-09-211-0/+5
* SDK: remove references to Poky distro from tarball installerLaurentiu Palcu2012-09-211-2/+2
* SDK: fix installation into symlinked directoriesLaurentiu Palcu2012-09-211-2/+6
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-201-4/+4
* Rename task to packagegroupPaul Eggleton2012-09-041-2/+2
* nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie2012-09-021-1/+1
* populate_sdk_base.bbclass: fix SDK relocation issuesLaurentiu Palcu2012-08-171-2/+2
* populate_sdk_base.bbclass: create self-extracting archiveLaurentiu Palcu2012-08-021-0/+86
* classes/populate_sdk_base: don't break existing do_populate_sdk dependsPaul Eggleton2012-07-311-1/+1
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-17/+17
* image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle2012-07-031-0/+1
* populate_sdk: enable basic multilib supportMark Hatle2012-07-031-4/+38
* populate_sdk_base.bbclass: Change to using task specific dependsMark Hatle2012-07-031-2/+4
* populate_sdk: Allow for attempt only packages in the SDKMark Hatle2012-07-031-0/+2
* populate_sdk.bbclass: Split into two partsMark Hatle2012-07-031-0/+89
OpenPOWER on IntegriCloud