summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/upgrade.py
AgeCommit message (Expand)Author
2021-08-09devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin
2021-07-31devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin
2021-06-30devtool upgrade: rebase override-only patches as wellAlexander Kanavin
2020-12-31devtool: gitsm:// should be handled same as git:// in upgradesAlexander Kanavin
2020-07-08devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen
2020-06-03devtool: use -f and don't use --exclude-standard when adding files to workspaceMartin Jansa
2020-05-21devtool: do not write md5sums into upgraded recipesAlexander Kanavin
2019-11-21devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton
2019-07-20devtool: remove temp dir in upgradeChen Qi
2019-07-03devtool: upgrade: fix handling of errors parsing upgraded recipePaul Eggleton
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-02-02devtool: add --all option to check-upgrade-statusRoss Burton
2019-01-24devtool: add a command to print an overall list of recipes that can be updatedAlexander Kanavin
2018-07-26logging: use warning instead warnChen Qi
2018-05-15devtool/upgrade: fix the order of license checksum representationChen Qi
2018-01-18devtool: rename the suggested license change tag to 'License-Update:'Alexander Kanavin
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: 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: show some warnings for upgrade versionsPaul 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-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-11devtool: upgrade: check that user has configured git properlyPaul 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-21devtool: upgrade: enable branch checking when revision is providedChang Rebecca Swee Fun
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton
2017-02-23devtool: upgrade: fix error of import recipeutilsLuck Hoang
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-07-20devtool: upgrade: record original recipe filesPaul Eggleton
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh
2016-05-25devtool: upgrade: clarify help text for --srcrev optionPaul Eggleton
2016-05-25devtool: upgrade: tweak conflict handlingPaul Eggleton
2016-05-25devtool: upgrade: handle upgrading recipes with a versioned inc filePaul Eggleton
2016-04-15devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton
2016-02-28devtool: upgrade: print new recipe namePaul Eggleton