Commit 198826cc authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 87531182b181..eefe89513262 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/87531182b181..eefe89513262

git log 87531182b181..eefe89513262 --date=short --no-merges --format='%ad %ae %s'
2019-08-15 mmortensen@google.com Extend image service to support building factory image.

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

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: Ie5d89e276ed4d3dd2b80474b65ef66bf3d6bf279
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756444Reviewed-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@{#687344}
parent 33f176f1
...@@ -814,7 +814,7 @@ deps = { ...@@ -814,7 +814,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' + '@' + '87531182b1816a5a0be04c772b54c0f613336d95', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'eefe89513262c543b52e3305a35e57e9ec5f0cc8',
'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