summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_base.bbclass: fix SDKTARGETSYSROOT valueLaurentiu Palcu2013-02-191-1/+1
* populate_sdk_base.bbclass: Improve debugging capabilities for SDK installerJason Wessel2013-02-121-6/+42
* populate_sdk_base.bbclass: add execution permission for self-extracting archiveJackie Huang2013-02-081-0/+3
* populate_sdk_base.bbclass: Allow installation of ix86 SDK on x86_64 hostWolfgang Denk2013-01-221-3/+6
* populate_sdk_base.bbclass: Work around bugs with gnu tar < 1.24Jason Wessel2013-01-201-3/+2
* populate_sdk_base: Add perl modules as needing to be relocatedMark Hatle2012-12-141-1/+1
* image/populate_sdk: Simplify imagetest inclusion and drop dummy class fileRichard Purdie2012-12-071-0/+3
* populate_sdk_base, adt_installer_internal: fix issue on older distributionsLaurentiu Palcu2012-12-061-2/+2
* populate_sdk_base: fix directory creation as normal userLaurentiu Palcu2012-12-051-3/+6
* populate_sdk_base: mkdir was missing $SUDO_EXEC prefixLaurentiu Palcu2012-12-041-3/+3
* populate_sdk_base: Fix typoRichard Purdie2012-12-031-1/+1
* populate_sdk_base.bbclass: make failure to find ld-linux.so a hard errorJason Wessel2012-12-031-0/+4
* populate_sdk_base:tarball installer:add sudo promptHongxu Jia2012-12-031-18/+51
* populate_sdk_base: tarball installer: SDK overwrite warningLaurentiu Palcu2012-12-031-3/+12
* 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