summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
Commit message (Expand)AuthorAgeFilesLines
* devtool: import: new plugin to import the devtool workspaceLeonardo Sandoval2017-08-232-0/+180
* devtool: append md5sum only if not already presentLeonardo Sandoval2017-08-231-2/+5
* devtool: export: new plugin to export the devtool workspaceLeonardo Sandoval2017-08-231-0/+119
* devtool: upgrade: enable branch checking when revision is providedChang Rebecca Swee Fun2017-08-231-5/+22
* devtool: sdk-update: fix pulling updates from gitAndrea Galbusera2017-08-091-1/+1
* devtool: fix handling of errors during task executionPaul Eggleton2017-08-091-0/+10
* devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun2017-07-211-0/+3
* devtool: find-recipe: enable new subcommand for devtoolChang Rebecca Swee Fun2017-07-211-4/+14
* scriptutils: pass in logger as parameterChang Rebecca Swee Fun2017-07-211-1/+1
* devtool: Setup logging before calling prepareRichard Purdie2017-07-211-1/+1
* recipetool: create: refactor code for ensuring npm is availablePaul Eggleton2017-07-212-57/+8
* recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton2017-07-211-2/+8
* devtool: extract: refactor kern-tools-native handlingPaul Eggleton2017-07-211-32/+5
* devtool/standard: Fix lock in _prep_extract_operationAníbal Limón2017-06-121-0/+1
* devtool: deploy-target: Let script continue even if rm failsDaniel Lublin2017-06-031-1/+1
* devtool: Compare abspath of both B and SOla x Nilsson2017-06-031-1/+1
* devtool: deploy-target: Don't use find -execDaniel Lublin2017-06-031-1/+5
* devtool/standard.py: Enable perf to be buildableSaul Wold2017-05-251-1/+4
* devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton2017-04-141-1/+0
* devtool: extract: fix handling of failed tasksPaul Eggleton2017-04-141-0/+3
* devtool: modify: add --keep-temp option for debuggingPaul Eggleton2017-04-141-1/+2
* devtool: add: prevent repeatedly running recipetoolPaul Eggleton2017-04-131-0/+4
* devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton2017-04-132-12/+15
* devtool: point runqemu to correct native bindirbrian avery2017-04-051-1/+3
* devtool: open kconfig fragment in binary modeStephano Cetola2017-03-281-1/+1
* devtool: tidy up handling of parse failuresPaul Eggleton2017-03-221-2/+9
* devtool/recipetill: npm install of devDependenciesAnders Darander2017-03-221-0/+3
* devtool/sdk: Run build-sysroots after installing new thingsRichard Purdie2017-03-011-0/+6
* scripts/lib/devtool/deploy.py: add --port/-P argument for target connectionTim Orling2017-03-011-4/+22
* devtool: upgrade: fix error of import recipeutilsLuck Hoang2017-02-231-0/+4
* devtool: improve parse failure handlingPaul Eggleton2017-02-072-2/+16
* devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton2017-01-201-1/+15
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-092-2/+2
* devtool: modify: fix usage on the kernelPaul Eggleton2016-12-221-0/+2
* scripts: remove True option to getVar callsJoshua Lock2016-12-1610-67/+67
* devtool: extract: disable basehash mismatch errorsPaul Eggleton2016-12-141-0/+1
* devtool: fix extraction of source to work in memres modePaul Eggleton2016-12-142-69/+55
* classes/patch: move in logic to commit for additional tasksPaul Eggleton2016-12-141-36/+1
* devtool / recipetool: use tinfoil parsing APIPaul Eggleton2016-12-144-22/+10
* devtool: package: don't try to initialise tinfoil twicePaul Eggleton2016-12-141-3/+1
* devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu2016-11-231-2/+3
* devtool: modify: support recipes with only local files as sourcePaul Eggleton2016-11-231-0/+23
* devtool: update-recipe: support replacing remote patchesPaul Eggleton2016-11-231-2/+24
* devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton2016-11-231-18/+37
* devtool: update-recipe: check output before treating it as a stringPaul Eggleton2016-11-231-4/+5
* devtool: add "rename" subcommandPaul Eggleton2016-11-072-1/+203
* devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton2016-11-071-0/+5
* devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton2016-11-071-1/+3
* devtool: add: show recipetool create outputPaul Eggleton2016-11-071-2/+3
* devtool: runqemu: work around runqemu script path assumptionPaul Eggleton2016-10-251-1/+6