Commit 0496b4e5 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 3a51f2a80a38..ae92f3c98fbe (10 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/3a51f2a80a38..ae92f3c98fbe


git log 3a51f2a80a38..ae92f3c98fbe --date=short --no-merges --format='%ad %ae %s'
2018-06-16 chrome-bot@chromium.org Update config settings by config-updater.
2018-06-16 dgarrett@google.com chromeos_config: Require all non-slaves to be important.
2018-06-15 lannm@chromium.org Annotate ScheduleSlavesStage with scheduled build links
2018-06-15 dgarrett@google.com generic_stages: Stop tagging skipped stages.
2018-06-15 dgarrett@google.com chromeos_config: Switch full builders to manifest_version.
2018-06-15 manojgupta@chromium.org Revert "chrome-sdk: Remove absolute path from simple chrome build using goma"
2018-06-15 xixuan@chromium.org SkylabHWTest: Swtich to use nyan_blaze release image to test.
2018-06-15 vapier@chromium.org cros lint: ignore initial UTF-8 BOM in JSON files
2018-06-15 ayatane@chromium.org chromeos-infra-go: Disable tests
2018-06-15 chrome-bot@chromium.org Update config settings by config-updater.


Created with:
  gclient setdep -r src/third_party/chromite@ae92f3c98fbe

The AutoRoll server is located here: https://chromite-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:None,chromium:852600,chromium:852916,chromium:851183,chromium:824548,chromium:846610,chromium:845314,chromium:None,chromium:852633
TBR=chrome-os-gardeners@chromium.org

Change-Id: Id646fa70fc50cd3fd10506b67812fb6782bfdf36
Reviewed-on: https://chromium-review.googlesource.com/1103501Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#567895}
parent 083b6f26
...@@ -518,7 +518,7 @@ deps = { ...@@ -518,7 +518,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '3a51f2a80a387b940b3c6166b50a85060b510ce4', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ae92f3c98fbea321d3b56397d701c6b8a9dcaea7',
'condition': 'checkout_linux', 'condition': 'checkout_linux',
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment