Commit 0a7c4613 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 0395e7c66a5f..2f01e42cf4f3 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/0395e7c66a5f..2f01e42cf4f3


git log 0395e7c66a5f..2f01e42cf4f3 --date=short --no-merges --format='%ad %ae %s'
2019-07-30 eashanbhatt@google.com cros_build_lib: Add strict to GetBoard()
2019-07-30 eashanbhatt@google.com cros_chrome_sdk: Sets fallback-versions parser type to int.


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

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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel

TBR=chrome-os-gardeners@google.com

Bug: None
Change-Id: I7c0e7e888aa69f0ceb3291f69b35f1ba6fc627d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725239Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#682136}
parent 18399cb6
......@@ -809,7 +809,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' + '@' + '0395e7c66a5f3f607fcc57609153c916040acc1b',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2f01e42cf4f3f27a03418e414321a9a8f5155b3a',
'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