commit | 15c6ab407ed21c77c0a230413148eaac71ae9c48 | [log] [tgz] |
---|---|---|
author | David Riley <davidriley@chromium.org> | Fri May 10 11:48:50 2019 -0700 |
committer | chrome-bot <chrome-bot@chromium.org> | Fri May 10 16:06:59 2019 -0700 |
tree | eb4add1b69574ee4943725f2af53ef4c214565a9 | |
parent | 6a1f483099f437322ba306b1083a193d77bfb443 [diff] |
mesa: Update documentation to include notes on versioning. BUG=chromium:905022 TEST=None Change-Id: I11547620ea31c0fb6348f470c31ca3d113224c14 Reviewed-on: https://chromium-review.googlesource.com/1606264 Commit-Ready: David Riley <davidriley@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Tested-by: David Riley <davidriley@chromium.org> Reviewed-by: Stephen Barber <smbarber@chromium.org>
These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.
The guest packages can be built with Bazel. The CrOS milestone to target and release name (stretch, buster, etc.) are required.
bazel build //... --action_env="MILESTONE=74" --action_env="RELEASE=buster"