[roll] Roll third_party/mesa Reference fuchsia.io/OpenFlags $ git grep -l 'wire::kOpenFlag' | xargs sed -E -i 's/wire::kOpenFlag/wire::OpenFlags::k/g' $ git grep -l 'wire::kOpenRight' | xargs sed -E -i 's/wire::kOpenRight/wire::OpenFlags::kRight/g' Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/mesa/+/663785 Original-Revision: 665b7e2f64a14c87afa9beea0aa975d404de4cc0 GitOrigin-RevId: 731bae69ae923bcd9a32dbe54a2173efd67530a2 Change-Id: Ic50a3bfb7c00f7d73697d3aa181b130dc45edc31
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.