summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool
AgeCommit message (Expand)AuthorFiles
2018-01-18devtool: rename the suggested license change tag to 'License-Update:'Alexander Kanavin1
2017-12-18devtool: add license checksum change handling to 'devtool upgrade'Alexander Kanavin1
2017-12-18devtool: provide useful defaults for version/commit when upgrading recipesAlexander Kanavin1
2017-12-18devtool: add a 'latest-version' commandAlexander Kanavin1
2017-11-10devtool: implement conditional patch handlingPaul Eggleton2
2017-11-10devtool: finish: add dry-run optionPaul Eggleton1
2017-11-10devtool: finish: improve reporting for removed filesPaul Eggleton1
2017-11-10devtool: show a better error message if meta-files aren't foundPaul Eggleton1
2017-11-10devtool: upgrade: reformat --no-patch warning messagePaul Eggleton1
2017-11-10devtool: upgrade: automatically handle changes to source subdirectoryPaul Eggleton2
2017-11-10devtool: upgrade: show messages before source extraction stepsPaul Eggleton1
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton1
2017-11-10devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton1
2017-11-10devtool: finish: ensure repository is clean before proceedingPaul Eggleton2
2017-11-10devtool: reset: print source tree base pathPaul Eggleton1
2017-11-10devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton1
2017-11-10devtool: show some warnings for upgrade versionsPaul Eggleton3
2017-11-10devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton1
2017-11-10devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton1
2017-11-10devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton1
2017-11-10devtool: upgrade: fix accidentally swapped parametersPaul Eggleton1
2017-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt1
2017-09-25scripts: drop True option to getVar callsMing Liu1
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton3
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton2
2017-09-13devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz1
2017-09-11devtool: upgrade: check that user has configured git properlyPaul Eggleton1
2017-09-11devtool: status: Sort entries before printingOla x Nilsson1
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton1
2017-08-31devtool: edit-recipe: fix regressionPaul Eggleton1
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton1
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton1
2017-08-31devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton1
2017-08-27devtool: deploy-target: Support stripped libs and execsTobias Hagelborn1
2017-08-21devtool: import: new plugin to import the devtool workspaceLeonardo Sandoval2
2017-08-21devtool: append md5sum only if not already presentLeonardo Sandoval1
2017-08-21devtool: export: new plugin to export the devtool workspaceLeonardo Sandoval1
2017-08-21devtool: upgrade: enable branch checking when revision is providedChang Rebecca Swee Fun1
2017-08-09devtool: sdk-update: fix pulling updates from gitAndrea Galbusera1
2017-08-08devtool: fix handling of errors during task executionPaul Eggleton1
2017-07-21devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun1
2017-07-21devtool: find-recipe: enable new subcommand for devtoolChang Rebecca Swee Fun1
2017-07-21scriptutils: pass in logger as parameterChang Rebecca Swee Fun1
2017-07-21devtool: Setup logging before calling prepareRichard Purdie1
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton2
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton1
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton1
2017-06-12devtool/standard: Fix lock in _prep_extract_operationAníbal Limón1
2017-06-03devtool: deploy-target: Let script continue even if rm failsDaniel Lublin1
2017-06-03devtool: Compare abspath of both B and SOla x Nilsson1