]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/history - scripts/lib/devtool/upgrade.py
base.bbclass: Deferred inherit native toolchain class
[thirdparty/openembedded/openembedded-core.git] / scripts / lib / devtool / upgrade.py
2025-06-20  Alexander Kanavinrecipetool/devtool: calculate source paths relative...
2025-03-28  Ross Burtonscripts/devtool: sort the recipes that need to be upgra...
2025-03-19  Peter Kjellerstedtdevtool: Do not create annotated tags if tag.gpgSign...
2025-02-01  Chris Laplantedevtool: standard: cleanup imports; stop relying on...
2024-08-03  Alexander Kanavindevtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS ...
2024-07-22  Alexander Kanavindevtool/upgrade: use PN instead of BPN for naming newly...
2024-07-22  Alexander Kanavinrecipeutils/get_recipe_upgrade_status: group recipes...
2024-07-22  Alexander Kanavinlib/oe/recipeutils: return a dict in get_recipe_upgrade...
2024-06-13  Tim Orlingdevtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS
2024-05-22  Richard Purdierecipetool/devtool: Update to work correctly with UNPACKDIR
2024-02-19  Peter Kjellerstedtlib/oe/patch: Use git notes to store the filenames...
2024-01-02  Chen Qidevtool: use straight print in check-upgrade-status...
2023-12-08  Peter Kjellerstedtdevtool: upgrade: Update all existing checksums for...
2023-12-01  Julien Stephandevtool: add support for git submodules
2023-10-08  Marcus Flycktdevtool/upgrade: check all git config locations
2023-09-18  Richard Purdierecipetool/devtool: Ensure server knows about changed...
2023-08-04  Alexander Kanavindevtool/upgrade: raise an error if extracting source...
2023-03-14  Alexander Kanavindevtool/upgrade: do not delete the workspace/recipes...
2022-12-18  Alexander Kanavindevtool/upgrade: correctly handle recipes where S is...
2022-08-04  Alexander Kanavindevtool/upgrade: catch bb.fetch2.decodeurl errors
2022-08-04  Alexander Kanavindevtool/upgrade: correctly clean up when recipe filenam...
2022-02-21  Alexander Kanavindevtool: explicitly set main or master branches in...
2021-07-30  Alexander Kanavindevtool: print a warning on upgrades if PREFERRED_VERSI...
2021-07-30  Richard PurdieConvert to new override syntax
2021-07-16  Alexander Kanavindevtool: correctly handle non-standard source tree...
2021-06-26  Alexander Kanavindevtool upgrade: rebase override-only patches as well
2021-05-06  Devendra Tewariclasses/lib/scripts: Use bb.utils.rename() instead...
2020-12-31  Alexander Kanavindevtool: gitsm:// should be handled same as git://...
2020-07-08  Bjarne Michelsendevtool: default to empty string, if LIC_FILES_CHKSUM...
2020-06-03  Martin Jansadevtool: use -f and don't use --exclude-standard when...
2020-05-21  Alexander Kanavindevtool: do not write md5sums into upgraded recipes
2019-11-21  Paul Eggletondevtool: fix devtool upgrade with reproducible_builds...
2019-07-20  Chen Qidevtool: remove temp dir in upgrade
2019-07-03  Paul Eggletondevtool: upgrade: fix handling of errors parsing upgrad...
2019-05-09  Richard Purdiemeta/lib+scripts: Convert to SPDX license headers
2019-02-02  Ross Burtondevtool: add --all option to check-upgrade-status
2019-01-24  Alexander Kanavindevtool: add a command to print an overall list of...
2018-07-26  Chen Qilogging: use warning instead warn
2018-05-15  Chen Qidevtool/upgrade: fix the order of license checksum...
2018-01-18  Alexander Kanavindevtool: rename the suggested license change tag to...
2017-12-18  Alexander Kanavindevtool: add license checksum change handling to 'devto...
2017-12-18  Alexander Kanavindevtool: provide useful defaults for version/commit...
2017-12-18  Alexander Kanavindevtool: add a 'latest-version' command
2017-11-10  Paul Eggletondevtool: implement conditional patch handling
2017-11-10  Paul Eggletondevtool: upgrade: reformat --no-patch warning message
2017-11-10  Paul Eggletondevtool: upgrade: automatically handle changes to sourc...
2017-11-10  Paul Eggletondevtool: upgrade: show messages before source extractio...
2017-11-10  Paul Eggletondevtool: upgrade: handle recipes that use named SRC_URI...
2017-11-10  Paul Eggletondevtool: show some warnings for upgrade versions
2017-11-10  Paul Eggletondevtool: upgrade: improve performance and show progress...
2017-11-10  Paul Eggletondevtool: upgrade: fix not committing deleted files...
2017-11-10  Paul Eggletondevtool: upgrade: fix accidentally swapped parameters
2017-09-18  Paul Eggletondevtool: ensure recipes devtool is working on are unloc...
2017-09-18  Paul Eggletondevtool: rework source extraction so that dependencies...
2017-09-11  Paul Eggletondevtool: upgrade: check that user has configured git...
2017-08-31  Paul Eggletondevtool: upgrade: workaround for recipes which apply...
2017-08-31  Paul Eggletondevtool: upgrade: fix handling of non-absolute paths
2017-08-21  Chang Rebecca Swee Fundevtool: upgrade: enable branch checking when revision...
2017-07-21  Paul Eggletonrecipetool: create: reimplement fetching with normal...
2017-02-23  Luck Hoangdevtool: upgrade: fix error of import recipeutils
2017-01-06  Richard Purdiemeta/scripts: Various getVar/getVarFlag expansion param...
2016-12-16  Joshua Lockscripts: remove True option to getVar calls
2016-12-14  Paul Eggletondevtool: fix extraction of source to work in memres...
2016-12-14  Paul Eggletondevtool / recipetool: use tinfoil parsing API
2016-09-03  Paul Eggletonscripts: ensure tinfoil is shut down correctly
2016-09-03  Paul Eggletonlib/oe/patch: commit with a dummy user/email when PATCH...
2016-08-18  Richard Purdiedevtool/recipetool/meta: Adapt to bitbake API changes...
2016-07-20  Paul Eggletondevtool: upgrade: record original recipe files
2016-06-02  Ed Bartoshscripts: Fix deprecated dict methods for python3
2016-05-25  Paul Eggletondevtool: upgrade: clarify help text for --srcrev option
2016-05-25  Paul Eggletondevtool: upgrade: tweak conflict handling
2016-05-25  Paul Eggletondevtool: upgrade: handle upgrading recipes with a versi...
2016-04-15  Paul Eggletondevtool: upgrade: handle recipes where source is not...
2016-02-28  Paul Eggletondevtool: upgrade: print new recipe name
2016-02-28  Paul Eggletondevtool: upgrade: drop PR on upgrade
2016-02-28  Paul Eggletondevtool: upgrade: eliminate unnecessary datastore copy
2016-02-28  Paul Eggletondevtool: upgrade: fix several issues with extraction...
2016-02-28  Paul Eggletondevtool: upgrade: fix constructing new branch from...
2016-02-28  Paul Eggletondevtool: upgrade: fix renaming of recipe if PV is not...
2016-02-28  Paul Eggletondevtool: upgrade: fix moving version-specific files...
2016-02-28  Paul Eggletondevtool: upgrade: fix version argument checking
2016-02-28  Paul Eggletondevtool: upgrade: drop superfluous call to validate_pn
2016-02-28  Paul Eggletondevtool: upgrade: make source tree path optional
2016-02-21  Paul Eggletondevtool: categorise and order subcommands in help output
2015-12-01  Paul Eggletonlib/oe/recipeutils: refactor patch_recipe_file() to...
2015-12-01  Paul Eggletondevtool: clarify help text
2015-12-01  Paul Eggletondevtool: drop unused plugin_init() functions
2015-12-01  Paul Eggletondevtool: upgrade: provide a means to update the source...
2015-12-01  Paul Eggletondevtool: upgrade: fetch remote repository before checki...
2015-12-01  Paul Eggletondevtool: upgrade: remove erroneous error when not renam...
2015-12-01  Paul Eggletondevtool: upgrade: fix updating PV and SRCREV
2015-11-25  Tzu-Jung Leedevtool: add sync command
2015-10-21  Paul Eggletondevtool: handle virtual providers
2015-09-23  Markus Lehtonendevtool: upgrade: use shutil.move instead of os.rename
2015-09-23  Markus Lehtonendevtool: second fix for running from a different directory
2015-09-22  Paul Eggletondevtool: add: properly handle separate build directory
2015-09-09  Leonardo Sandovaldevtool: add upgrade feature