summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_ext.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes/populate_sdk_ext: disable signature warningsPaul Eggleton2016-01-151-1/+1
* classes/populate_sdk_ext: fix cascading from preparation failurePaul Eggleton2016-01-151-1/+1
* classes/populate_sdk_ext: error out of install if buildtools install failsPaul Eggleton2016-01-151-1/+1
* populate_sdk_ext.bbclass: Be more permissive on the name of the buildtoolsMark Hatle2016-01-121-4/+1
* classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCHPaul Eggleton2016-01-121-0/+5
* classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton2016-01-121-1/+1
* classes/populate_sdk_ext: make it clear when SDK installation has failedPaul Eggleton2016-01-121-1/+1
* classes/populate_sdk_ext: tidy up preparation log file writingPaul Eggleton2016-01-121-1/+2
* classes/populate_sdk_ext: detect and warn if running in OE environmentPaul Eggleton2015-10-201-0/+3
* classes/populate_sdk_ext: add note to env setup scriptPaul Eggleton2015-10-201-0/+2
* classes/populate_sdk_ext: prevent image construction from executing on installPaul Eggleton2015-10-201-1/+4
* classes/populate_sdk_ext: consistent indentationPaul Eggleton2015-10-201-5/+5
* classes/populate_sdk_ext: drop work-config.incPaul Eggleton2015-09-231-5/+0
* classes/populate_sdk_ext: allow custom configuration for extensible SDKPaul Eggleton2015-09-231-0/+7
* classes/populate_sdk_ext: fix missing environment settings if running install...Paul Eggleton2015-09-231-3/+4
* devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com2015-09-091-0/+6
* Extensible SDK: allow for installation without preparing build systemQi.Chen@windriver.com2015-09-091-5/+7
* populate_sdk_ext: don't remove the native qemu dependenciesQi.Chen@windriver.com2015-09-091-5/+0
* populate_sdk_ext: consider custom configuration in local.confQi.Chen@windriver.com2015-09-091-3/+23
* populate_sdk_ext: install the latest buildtools-tarballQi.Chen@windriver.com2015-09-091-1/+9
* classes/populate_sdk_ext: avoid poky-specific buildtools namingPaul Eggleton2015-09-091-1/+1
* populate_sdk_ext: pass BBPATH to devtool --bbpathChristopher Larson2015-08-011-1/+2
* populate_sdk_ext: use lnr, not ln -sr, for portabilityChristopher Larson2015-08-011-2/+2
* extensible sdk: Error when trying to install as root.Randy Witt2015-07-201-0/+11
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-2/+2
* classes/populate_sdk_base: Show title in SDK installerPaul Eggleton2015-04-241-0/+2
* classes/populate_sdk_ext: add warning against editing configurationPaul Eggleton2015-04-241-0/+10
* classes/populate_sdk_ext: disable network connectivity checkPaul Eggleton2015-04-241-0/+3
* populate_sdk_ext: Log the "Preparing build system" stepRandy Witt2015-03-311-1/+1
* populate_sdk_ext: add extensible SDKRandy Witt2015-02-241-0/+217