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