aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie
2016-01-11devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton
2016-01-11devtool: add: support adding a native variantPaul Eggleton
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton
2016-01-11recipetool: create: support creating standalone native/nativesdk recipesPaul Eggleton
2016-01-11recipetool: create: lower case name when determining from filenamePaul Eggleton
2016-01-11devtool: sdk-update: add option to skip preparation stepPaul Eggleton
2016-01-11devtool: sdk-update: fix error checkingPaul Eggleton
2016-01-11devtool: sdk-update: fix metadata update stepPaul Eggleton
2016-01-11devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton
2016-01-11scripts/oe-publish-sdk: add missing call to git update-server-infoPaul Eggleton
2016-01-07mkefidisk.sh: add boot log on consoleTrevor Woerner
2016-01-07mkefidisk.sh: add startup script for automated bootTrevor Woerner
2016-01-07sstate-sysroot-cruft.sh: Extend the whitelistMartin Jansa
2016-01-07scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate
2016-01-07oe-selftest: New option --list-testsDaniel Istrate
2016-01-07oe-selftest: Improved --list-classes when determining test namesDaniel Istrate
2016-01-07scripts/oe-selftest: Remove extra coverage data added to unittestsHumberto Ibarra
2016-01-07wic: rawcopy: Copy source file to build folderNoor Ahsan
2015-12-28devtool: use cp instead of shutil.copytreeEd Bartosh
2015-12-27scripts/oe-selftest: Add support for selftest log with timestampCostin Constantin
2015-12-22recipetool: create: fix error when extracting source to a specified directoryPaul Eggleton
2015-12-22recipetool: create: improve autotools supportPaul Eggleton
2015-12-22devtool: sync: tweak help / messagesPaul Eggleton
2015-12-22devtool: reset: print message about leaving source tree behindPaul Eggleton
2015-12-22devtool: status: list recipe file within workspace if one existsPaul Eggleton
2015-12-22devtool: modify: default source tree pathPaul Eggleton
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton
2015-12-22devtool: add: figure out recipe name from recipetoolPaul Eggleton
2015-12-22devtool: add: allow source tree to be omittedPaul Eggleton
2015-12-22scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton
2015-12-22devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton
2015-12-22devtool: split out function for naming bbappendPaul Eggleton
2015-12-22devtool: add: tweak help textPaul Eggleton
2015-12-22devtool: edit-recipe: add new subcommandPaul Eggleton
2015-12-22recipetool: create: basic extraction of name/version from filenamePaul Eggleton
2015-12-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton
2015-12-22recipetool: create: set up priority system for recipe handlersPaul Eggleton
2015-12-22recipetool: create: detect when specified URL returns a web pagePaul Eggleton
2015-12-22recipetool: create: prevent attempting to unpack entire DL_DIRPaul Eggleton
2015-12-22recipetool: create: minor fix for potential issue in python handlingPaul Eggleton
2015-12-22recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton
2015-12-22recipetool: create: avoid traceback on fetch errorPaul Eggleton
2015-12-22recipetool: create: handle https://....git URLsPaul Eggleton
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton
2015-12-22devtool: sdk-update: fix traceback without update server setPaul Eggleton
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock
2015-12-22oe-buildenv-internal: fix return codeJuro Bystricky