arc-mesa: Move to branch arc-17.3

Update arc-mesa from branch arc-17.2.0-pre1 to branch arc-17.3,
which is based on the upstream pre-release tag mesa-17.3.0-rc5.

CQ-DEPEND=CL:*512717
CQ-DEPEND=CL:780840
CQ-DEPEND=CL:728102
CQ-DEPEND=CL:793895
BUG=b:69553386
TEST=repo sync; No regressions on Eve in `cts-tradefed run cts -m
  CtsDeqpTestCases`.

Change-Id: Ia14d4b51b29957cc4681df04be7a877a530939d5
Reviewed-on: https://chromium-review.googlesource.com/786138
Commit-Ready: Nicolas Boichat <drinkcat@chromium.org>
Tested-by: Chad Versace <chadversary@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
1 file changed
tree: c18755d61db67f0b2a543f823bd7ce1a40a9431c
  1. _remotes.xml
  2. full.xml
  3. README.md
README.md
IMPORTANT: Changes to this repo must also be made in the private manfest repo https://chrome-internal.googlesource.com/chromeos/manifest-internal. Automated sync between manifest-internal and manifest is not yet set up.

Repo Groups

Repo is the tool that we use to manage our local checkouts. It parses the manifest specified by the default.xml file. The name of the manifest can be ovverriden using -m. One could also check out a subset of the manifest using the repo groups feature. This section documents the important groups that are part of the default chromiumos manifest.

minilayout

This group is the minimum subset of repos needed to do a full build of Chrome OS. It doesn't include all of the repos to necessarily test the OS image but does include all those needed to create an iamge.

buildtools

The subset of repos needed to perform release actions i.e. payload generation, etc. Used by release engineers, TPMs, and Infra team members. Note this group isn't useful without a checkout of manifest-internal.

labtools

Tools needed to perform routine lab administrative actions like DUT re-allocation or lab server management.