summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* devtool: refactor code for getting local recipe filePaul Eggleton2016-01-112-16/+15
* devtool: add: support adding a native variantPaul Eggleton2016-01-112-0/+26
* devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton2016-01-111-11/+14
* recipetool: create: support creating standalone native/nativesdk recipesPaul Eggleton2016-01-111-1/+6
* recipetool: create: lower case name when determining from filenamePaul Eggleton2016-01-111-2/+2
* devtool: sdk-update: add option to skip preparation stepPaul Eggleton2016-01-111-8/+10
* devtool: sdk-update: fix error checkingPaul Eggleton2016-01-111-7/+6
* devtool: sdk-update: fix metadata update stepPaul Eggleton2016-01-111-2/+2
* devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton2016-01-111-15/+15
* scripts/oe-publish-sdk: add missing call to git update-server-infoPaul Eggleton2016-01-111-2/+2
* scripts/yocto-layer: Avoids duplication of "meta-" prefixHumberto Ibarra2016-01-071-1/+5
* yocto-bsp: remove 3.14 and 3.19 bbappendsBruce Ashfield2016-01-0735-1286/+0
* mkefidisk.sh: add boot log on consoleTrevor Woerner2016-01-071-2/+2
* mkefidisk.sh: add startup script for automated bootTrevor Woerner2016-01-071-0/+3
* sstate-sysroot-cruft.sh: Extend the whitelistMartin Jansa2016-01-071-3/+15
* scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate2016-01-071-9/+28
* oe-selftest: New option --list-testsDaniel Istrate2016-01-071-0/+21
* oe-selftest: Improved --list-classes when determining test namesDaniel Istrate2016-01-071-1/+1
* scripts/oe-selftest: Remove extra coverage data added to unittestsHumberto Ibarra2016-01-071-69/+103
* wic: rawcopy: Copy source file to build folderNoor Ahsan2016-01-071-3/+4
* devtool: use cp instead of shutil.copytreeEd Bartosh2015-12-281-1/+4
* scripts/oe-selftest: Add support for selftest log with timestampCostin Constantin2015-12-281-1/+6
* recipetool: create: fix error when extracting source to a specified directoryPaul Eggleton2015-12-281-0/+2
* recipetool: create: improve autotools supportPaul Eggleton2015-12-281-11/+27
* devtool: sync: tweak help / messagesPaul Eggleton2015-12-281-5/+5
* devtool: reset: print message about leaving source tree behindPaul Eggleton2015-12-281-0/+11
* devtool: status: list recipe file within workspace if one existsPaul Eggleton2015-12-281-1/+11
* devtool: modify: default source tree pathPaul Eggleton2015-12-282-11/+19
* devtool: add: allow specifying URL as positional argumentPaul Eggleton2015-12-283-15/+55
* devtool: add: figure out recipe name from recipetoolPaul Eggleton2015-12-281-37/+90
* devtool: add: allow source tree to be omittedPaul Eggleton2015-12-281-4/+26
* scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton2015-12-281-0/+39
* devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton2015-12-281-4/+3
* devtool: split out function for naming bbappendPaul Eggleton2015-12-282-13/+20
* devtool: add: tweak help textPaul Eggleton2015-12-281-2/+2
* devtool: edit-recipe: add new subcommandPaul Eggleton2015-12-281-0/+44
* recipetool: create: basic extraction of name/version from filenamePaul Eggleton2015-12-281-0/+32
* recipetool: create: support extracting name and version from build scriptsPaul Eggleton2015-12-283-72/+342
* recipetool: create: set up priority system for recipe handlersPaul Eggleton2015-12-281-2/+14
* recipetool: create: detect when specified URL returns a web pagePaul Eggleton2015-12-281-4/+11
* recipetool: create: prevent attempting to unpack entire DL_DIRPaul Eggleton2015-12-281-0/+4
* recipetool: create: minor fix for potential issue in python handlingPaul Eggleton2015-12-281-1/+4
* recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton2015-12-281-1/+1
* recipetool: create: avoid traceback on fetch errorPaul Eggleton2015-12-281-1/+5
* recipetool: create: handle https://....git URLsPaul Eggleton2015-12-281-0/+5
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-2810-15/+38
* devtool: sdk-update: fix traceback without update server setPaul Eggleton2015-12-281-5/+1
* wic/help.py: document that mountpoint is optional for part commandJoshua Lock2015-12-221-1/+4
* oe-buildenv-internal: fix return codeJuro Bystricky2015-12-221-1/+3
* buildhistory-collect-srcrevs: hide empty sectionsChristopher Larson2015-12-221-7/+15