Commit 9fee87fc authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite d146987b6945..ee09b25fcad3 (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d146987b6945..ee09b25fcad3


git log d146987b6945..ee09b25fcad3 --date=short --no-merges --format='%ad %ae %s'
2018-08-03 vapier@chromium.org toolchain: fix default selection in toolchain.conf processing
2018-08-03 dgarrett@google.com workspace: Use a reference repo if available.
2018-08-03 tikuta@chromium.org cros_chrome_sdk: Invoke gomacc inside compiler wrapper
2018-08-03 dgarrett@google.com run_tests: Move new tests into chroot.


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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I33d5604f2d2b82439546ffb89f5bd9b246f68a06
Reviewed-on: https://chromium-review.googlesource.com/1161347Reviewed-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@{#580460}
parent e96d2112
......@@ -552,7 +552,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd146987b6945a4d31ab64061a630b11cd2eca485',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ee09b25fcad3adb2edf60d13e726c04f3e34451d',
'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