aboutsummaryrefslogtreecommitdiffstats
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-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-18README: Update with the new layer settings.Aníbal Limón
2017-05-18upgradehelper.py: Add support to load layer settingsAníbal Limón
2017-04-27recipe/base.py: Disable do_package error handlingAníbal Limón
2016-12-05AUH: status email indicates the URL of the log folderEdwin Plauchu
2016-11-02recipes/base: Avoid infinite recursion in do_package failure handleAníbal Limón
2016-06-30testimage.py: When patch fail to apply add ability to abort git amAníbal Limón
2016-06-30modules/testimage.py: Delete unused variable error_msg.Aníbal Limón
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-13steps.py: Adds {pack,unpack}_original_workdir.Aníbal Limón
2016-01-13buildhistory.py: Add the ability for generate full and simple output.Aníbal Limón
2016-01-08upgradehelper.py: Fix publish work url use basename for worktarball.Aníbal Limón
2016-01-06weeklyjob.sh: Update cronjob to match current version.Aníbal Limón
2016-01-06upgradehelper.py: publish work add support for tarballAníbal Limón
2015-12-16testimage.py: Improve IntegrationError handling.Aní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-14utils/bitbake.py: Preserve runs in error log.Aní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-08recipe/base.py: Fix variable name in append_new_files.Aníbal Limón
2015-12-07recipe/base.py: Add args and kwargs to modify_recipe_files decorator.Aníbal Limón
2015-12-07recipe/git.py: Add missing imports.Aní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-07testimage.py: TestImage class _get_failed_recipe returns first matchAní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