commit | b517c095662472ec36a323dd842a1ff46b3c603d | [log] [tgz] |
---|---|---|
author | chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> | Wed Mar 21 21:41:36 2018 |
committer | Commit Bot <[email protected]> | Wed Mar 21 21:41:36 2018 |
tree | 2b232c56781334d4ae88283c902e6df63083a966 | |
parent | a82d6decfeb4794681e0c25acc4f9ed1d6a574db [diff] [blame] |
Roll src/third_party/chromite/ 6ea47f17c..1d37d531d (1 commit) https://chromium.googlesource.com/chromiumos/chromite.git/+log/6ea47f17c992..1d37d531d536 $ git log 6ea47f17c..1d37d531d --date=short --no-merges --format='%ad %ae %s' 2018-03-16 ayatane Fix moblabvm readme path Created with: roll-dep src/third_party/chromite BUG=chromium:None 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. [email protected] Change-Id: I19952fda76ae15ed27d42415d1ab47d56ccf6b74 Reviewed-on: https://chromium-review.googlesource.com/974125 Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#544857}
diff --git a/DEPS b/DEPS index 2099d0e..63821bc 100644 --- a/DEPS +++ b/DEPS
@@ -320,7 +320,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '6ea47f17c992f586b1ca0ae632d11b2fef15d48c', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '1d37d531d5362ebc471d3fc6a531e8d4b5b1857f', 'condition': 'checkout_linux', },