Roll src/third_party/chromite/ 0db9f061b..394f1c63d (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/0db9f061b85f..394f1c63d58a

$ git log 0db9f061b..394f1c63d --date=short --no-merges --format='%ad %ae %s'
2018-05-11 manojgupta > > Revert "generic_stages: temporarily ignore all target prebuilts." > > > > This reverts commit 887fe7d05033cd814d9390b2f3ebcd9262330d7b. > > > > Original change's description: > > > generic_stages: temporarily ignore all target prebuilts. > > > > > > Ignore the target prebuilts and rebuild packages from source. > > > > > > This is a temporary CL. Revert this CL once in has participated in > > > a green CQ run. This process is documented at: > > > > > > https://sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/chromeos-admin/clear_binaries > > > > > > BUG=chromium:826418 > > > TEST='./cbuildbot/run_tests' passed. > > > > > > Change-Id: Id80097c2721001598efa294ea0a7cfc69eac038d > > > Reviewed-on: https://chromium-review.googlesource.com/1044745 > > > Commit-Ready: Yunlian Jiang <yunlian@chromium.org> > > > Tested-by: Yunlian Jiang <yunlian@chromium.org> > > > Reviewed-by: Manoj Gupta <manojgupta@chromium.org> > > > Reviewed-by: Lann Martin <lannm@chromium.org> > > > > Bug: chromium:826418 > > Change-Id: Ibc01cf44e64d921088ab48d65eac624f5aeb463d > > Reviewed-on: https://chromium-review.googlesource.com/1054268 > > Reviewed-by: Lann Martin <lannm@chromium.org> > > Tested-by: Lann Martin <lannm@chromium.org> > > Bug: chromium:826418 > Change-Id: Ib85d9b279c8d6738aa893492529c64da6fa0456c > Reviewed-on: https://chromium-review.googlesource.com/1054269 > Reviewed-by: Lann Martin <lannm@chromium.org> > Tested-by: Lann Martin <lannm@chromium.org>

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:826418


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: I4025fa965c9f5b1e2846a282317e52cd8d5a236f
Reviewed-on: https://chromium-review.googlesource.com/1055209Reviewed-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@{#557801}
parent 5de29538
......@@ -498,7 +498,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' + '@' + '0db9f061b85f677da8c6d5ae95e02362da05d7ea',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '394f1c63d58a866513745e5a7d77df4002609398',
'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