Commit 1174e383 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 0444f9acb88d..43a449fd3566 (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/0444f9acb88d..43a449fd3566


git log 0444f9acb88d..43a449fd3566 --date=short --no-merges --format='%ad %ae %s'
2019-02-14 dgarrett@google.com chromeos_config: Add octopus factory branch.
2019-02-14 ihf@chromium.org Revert "default PreCQ: Remove betty-arcnext-pre-cq"
2019-02-14 kerrnel@chromium.org cros deploy: Fail if the package is not actually emerged.
2019-02-14 pprabhu@chromium.org config: Migrate auron_paine-paladin and bob-paladin to Skylab


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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I3edd03431f59a32fea400a0139d4b47ab7a4d942
Reviewed-on: https://chromium-review.googlesource.com/c/1474552Reviewed-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@{#632393}
parent 9fe5a3c2
...@@ -732,7 +732,7 @@ deps = { ...@@ -732,7 +732,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' + '@' + '0444f9acb88d5a86111d30b25ea1d04d1aa9769d', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '43a449fd35665e61b1a0ed6d8fb0d952ca713d65',
'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