summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
Commit message (Expand)AuthorAgeFilesLines
...
* devtool: upgrade: show messages before source extraction stepsPaul Eggleton2017-11-111-0/+2
* devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton2017-11-111-13/+40
* devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton2017-11-111-2/+4
* devtool: finish: ensure repository is clean before proceedingPaul Eggleton2017-11-112-2/+32
* devtool: reset: print source tree base pathPaul Eggleton2017-11-111-5/+5
* devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton2017-11-111-12/+14
* devtool: show some warnings for upgrade versionsPaul Eggleton2017-11-113-3/+23
* devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton2017-11-111-9/+15
* devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton2017-11-111-2/+9
* devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton2017-11-111-1/+1
* devtool: upgrade: fix accidentally swapped parametersPaul Eggleton2017-11-111-1/+1
* 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