summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/upgrade.py
AgeCommit message (Expand)Author
2024-02-19lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt
2024-01-02devtool: use straight print in check-upgrade-status outputChen Qi
2023-12-08devtool: upgrade: Update all existing checksums for the SRC_URIPeter Kjellerstedt
2023-12-01devtool: add support for git submodulesJulien Stephan
2023-10-08devtool/upgrade: check all git config locationsMarcus Flyckt
2023-09-18recipetool/devtool: Ensure server knows about changed filesRichard Purdie
2023-08-04devtool/upgrade: raise an error if extracting source produces more than one d...Alexander Kanavin
2023-03-14devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin
2022-12-18devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin
2022-08-04devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin
2022-08-04devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin
2022-02-21devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin
2021-07-30devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin
2021-07-30Convert to new override syntaxRichard Purdie
2021-07-16devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin
2021-06-26devtool upgrade: rebase override-only patches as wellAlexander Kanavin
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
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