aboutsummaryrefslogtreecommitdiffstats
path: root/upgradehelper.py
AgeCommit message (Expand)Author
2017-12-07upgradehelper.py: don't build gcc-runtime when --skip-compilationrbt/auhRobert Yang
2017-12-07upgradehelper.py: print info when recipe is skipped to upgradeRobert Yang
2017-12-07upgradehelper.py: add --apply-failed optionRobert Yang
2017-12-07upgradehelper.py: use git user in commit when recipes are specifiedRobert Yang
2017-12-07upgradehelper.py: clean repo only once when recipes are specifiedRobert Yang
2017-12-07upgradehelper.py: always do upgrade when recipes are specifiedRobert Yang
2017-12-07upgradehelper.py: only check email settings when -e is specifiedRobert Yang
2017-12-07modules/steps.py: fix warn when skip compilationRobert Yang
2017-12-07upgradehelper.py: use UniverseUpdater for all casesRobert Yang
2017-12-07upgradehelper.py: support upgrade multiple recipesRobert Yang
2017-11-28upgradehelper.py: fix checking for do_checkpkgRobert Yang
2017-06-05upgradehelper.py: Layer mode do a full cleanup of pokyAníbal Limón
2017-05-18upgradehelper.py: Add _get_recipes_by_layer methodAníbal Limón
2017-05-18upgradehelper.py: Add layer name to upgrade email subjectAníbal Limón
2017-05-18upgradehelper.py: Add support for sync layer masterAníbal Limón
2017-05-18upgradehelper.py: Add ability to run UniverseUpdater over certain recipesAníbal Limón
2017-05-18upgradehelper.py: Add support to load layer settingsAníbal Limón
2016-12-05AUH: status email indicates the URL of the log folderEdwin Plauchu
2016-06-20upgradehelper.py: Disable _order_pkgs_to_upgrade functionalityAníbal Limón
2016-06-20upgradehelper.py: Move build of gcc runtime after discover packagesAníbal Limón
2016-06-20Small fixes to use with Python3.Aníbal Limón
2016-01-08upgradehelper.py: Fix publish work url use basename for worktarball.Aníbal Limón
2016-01-06upgradehelper.py: publish work add support for tarballAníbal Limón
2015-12-16testimage: Don't handle IntegrationError as recipe upgrade ErrorAníbal Limón
2015-12-16testimage.py: When an IntegrationError occurs remove sstate and tmpAníbal Limón
2015-12-14upgradehelper.py: Don't remove patches if fails to applyAníbal Limón
2015-12-11testimage: Move run code from upgradehelper to testimageAníbal Limón
2015-12-10upgradehelper: commit_changes ensure that patch_file existAníbal Limón
2015-12-07upgradehelper.py: Fix wrong cc_addr and if maintainer isn't specified use a d...Aníbal Limón
2015-12-07upgradehelper.py: Add code to avoid Infinite loop IntegrationError.Aníbal Limón
2015-12-01upgradehelper: Remove deprecated setting drop_previous_commits.Aníbal Limón
2015-12-01testimage: Add handling of IntegrationErrorAníbal Limón
2015-12-01testimage/ptest: Add require of ptest-pkgs in EXTRA_IMAGE_FEATURES.Aníbal Limón
2015-12-01upgradehelper.py: Add support for specify what image test.Aníbal Limón
2015-12-01upgradehelper.py: Add support for preserve logs in workdir.Aníbal Limón
2015-11-25statistics: Add support for publish_work_url setting.Aníbal Limón
2015-11-25statistics: Improve email format and get_summary method.Aníbal Limón
2015-11-25upgradehelper: Add workdir setting.Aníbal Limón
2015-11-25upgradehelper.py: Changed retry failure build to 30 days.Aníbal Limón
2015-11-25upgradehelper: Add testimage feature.Aníbal Limón
2015-11-25upgradehelper.py: Add settings for enable testimage.Aníbal Limón
2015-11-25buildhistory: Add option for enable in upgrade-helper.confAníbal Limón
2015-11-25upgradehelper: Reorder files into directories.Aníbal Limón
2015-11-25upgradehelper.py: Adds own module for stepsAníbal Limón
2015-11-25upgradehelper.py: Merge options into a dictionaryAníbal Limón
2015-11-25{upgradehelper, bitbake}.py: Move _get_env function to bitbakeAníbal Limón
2015-11-25upgradehelper.py: Add seconds to work directory creationAníbal Limón
2015-11-13upgradehelper.py: Add message description about removed upstream patchesAníbal Limón
2015-11-12upgradehelper.py: Add support for preserve emails.Aníbal Limón
2015-11-11upgradehelper.py: Fix indent due to previous commit.Aníbal Limón