Skip to content

Commit

Permalink
Roll src/third_party/chromite 19dd955a0744..b2b876f75ba1 (2 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromiumos/chromite.git/+log/19dd955a0744..b2b876f75ba1


git log 19dd955a0744..b2b876f75ba1 --date=short --no-merges --format='%ad %ae %s'
2019-03-01 chrome-bot@chromium.org Update config settings by config-updater.
2019-03-01 dgarrett@google.com chromeos_config: Change packages for old factorybranches.


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

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@chromium.org

Change-Id: I4868d817bc7911e01f11b339b6ef66952d40e228
Reviewed-on: https://chromium-review.googlesource.com/c/1496103
Reviewed-by: chromium-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@{#636933}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Mar 1, 2019
1 parent 39fbbff commit cebbbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,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' + '@' + '19dd955a0744c3bee658ddbcf3615619d89be1a7',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b2b876f75ba14bdcdf2e7d2fb71247d98a6e9291',
'condition': 'checkout_linux',
},

Expand Down

0 comments on commit cebbbd2

Please sign in to comment.