summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* gio-module-cache: Add class for Gio modulesJussi Kukkonen2016-03-281-0/+7
* oe-git-proxy: support username / password in http proxyAndré Draszik2016-03-281-8/+21
* oe-git-proxy: also check all_proxy and http_proxy env variablesAndré Draszik2016-03-281-4/+9
* wic: fix type of no-table optionEd Bartosh2016-03-281-1/+1
* oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITEAndre McCurdy2016-03-281-20/+3
* scripts/lib/bsp/help.py: Add missing options to yocto-bsp help and usageHumberto Ibarra2016-03-261-0/+2
* runqemu-internal: split the code into functionsRobert Yang2016-03-251-91/+89
* runqemu-internal: cleanup unsed codeRobert Yang2016-03-252-46/+1
* runqemu: simplify checking for iso and ramfsRobert Yang2016-03-252-8/+3
* runqemu: add support for qcow2 and vdiRobert Yang2016-03-251-4/+3
* runqemu: remove ISO and RAMFS from help textRobert Yang2016-03-251-2/+0
* runqemu: simplify the checking for vm imagesRobert Yang2016-03-252-16/+28
* runqemu: fix ROOTFS for vmdkRobert Yang2016-03-252-45/+61
* oe-publish-sdk: fix remote publishingPaul Eggleton2016-03-251-1/+1
* oe-publish-sdk: improve help output slightlyPaul Eggleton2016-03-251-10/+16
* oe-publish-sdk: drop SDK installer file from published outputPaul Eggleton2016-03-251-1/+5
* devtool: add: create git repository if URL specified as positional argumentPaul Eggleton2016-03-251-1/+1
* devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton2016-03-251-0/+11
* devtool: configure-help: fix error if do_configure not already runPaul Eggleton2016-03-251-1/+1
* devtool: sdk-install: add option to allow building from sourcePaul Eggleton2016-03-251-1/+20
* oe-buildenv-internal: Correct the sed expression which updates $PATHPeter Kjellerstedt2016-03-211-1/+1
* oe-buildenv-internal: Some clean upPeter Kjellerstedt2016-03-201-22/+24
* oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITEPeter Kjellerstedt2016-03-201-5/+21
* oe-buildenv-internal: Add paths to $PATH individuallyPeter Kjellerstedt2016-03-201-3/+8
* oe-selftest: Fixed --list-tests-by tag optionDaniel Istrate2016-03-201-10/+19
* devtool: change config symlink name to .config.newMarkus Lehtonen2016-03-201-2/+2
* recipetool: create: don't create extra files directory unconditionallyPaul Eggleton2016-03-201-7/+8
* scripts/oe-selftest: Add short names to most common optionsHumberto Ibarra2016-03-121-4/+4
* python: move ast module into python-coreRoss Burton2016-03-122-2/+2
* scripts/oe-selftest: Add search expression matching to run/list optionsHumberto Ibarra2016-03-121-64/+44
* recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton2016-03-091-0/+57
* recipetool: create: support creation of additional files by pluginsPaul Eggleton2016-03-092-1/+16
* recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton2016-03-091-0/+6
* recipetool: create: split npm module dependencies into packagesPaul Eggleton2016-03-092-3/+82
* recipetool: create: add license file crunchingPaul Eggleton2016-03-091-1/+76
* recipetool: create: match *LICENSE* as a license filePaul Eggleton2016-03-091-1/+1
* recipetool: create: improve mapping for autotools program macrosPaul Eggleton2016-03-092-8/+50
* recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton2016-03-091-8/+8
* yocto-bsp: Update templates to 4.4 kernelMariano Lopez2016-03-0923-17/+530
* oe-setup-builddir: tidy up local.conf and bblayers.conf commentaryAndre McCurdy2016-03-091-8/+7
* scripts/hob: dropPaul Eggleton2016-03-071-6/+0
* recipetool: create: fix support for AX_CHECK_LIBRARYPaul Eggleton2016-03-071-1/+1
* devtool: add build-sdk subcommandPaul Eggleton2016-03-072-22/+122
* devtool: build-image: rename modulePaul Eggleton2016-03-071-0/+0
* sdk.py: Fix undefined variableJuro Bystricky2016-03-031-0/+1
* recipetool: create: add basic support for new npm fetcher/classPaul Eggleton2016-03-021-0/+48
* recipetool: create: add basic support for generating linux kernel recipesPaul Eggleton2016-03-021-0/+99
* recipetool: create: add support for out-of-tree kernel modulesPaul Eggleton2016-03-021-0/+152
* combo-layer: handle empty commits during "init --history"Patrick Ohly2016-03-021-1/+1
* wic: don't throw away our created swap partitionChristopher Larson2016-02-281-0/+1