summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
Commit message (Expand)AuthorAgeFilesLines
* devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt2017-10-161-1/+1
* scripts: drop True option to getVar callsMing Liu2017-09-261-4/+4
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-183-11/+56
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-182-147/+64
* devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2017-09-131-0/+42
* devtool: upgrade: check that user has configured git properlyPaul Eggleton2017-09-111-1/+26
* devtool: status: Sort entries before printingOla x Nilsson2017-09-111-1/+1
* devtool: add: add explicit srcrev/branch optionsPaul Eggleton2017-08-311-2/+15
* devtool: edit-recipe: fix regressionPaul Eggleton2017-08-311-4/+11
* devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton2017-08-311-1/+1
* devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton2017-08-311-0/+3
* devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton2017-08-311-1/+2
* devtool: deploy-target: Support stripped libs and execsTobias Hagelborn2017-08-271-4/+29
* 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