commit | 3d65a634972a6913d4557fa3b521c2394fa6382f | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed Aug 28 22:06:30 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 28 22:06:30 2024 +0000 |
tree | 39a28c81827187eca654506de4f3501899ee011e | |
parent | 385320bd817ac1a80cc3ac13dda6e2018bff9f32 [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules 0cdd6d6..5d3bb38 (2 commits) 5d3bb38:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1108484 [release] Support local release for directory like board configuration and BIBs 63950a7:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1108493 [bazelrc] Make output writable by default Roller-URL: https://ci.chromium.org/b/8738325300285035969 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I99dfe94226462d7de5d130c72bc8af5e33a07abb Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1109598 Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
To perform an initial bootstrap, execute the following:
In a terminal, clone the repository:
git clone https://fuchsia.googlesource.com/drivers/graphics/gpu
Change to that directory:
cd gpu
Fetch all git submodules:
git submodule init && git submodule update --recursive
Bootstrap the build environment:
scripts/bootstrap.sh
Fetch and build the SDK:
tools/bazel build @fuchsia_sdk//:fuchsia_toolchain_sdk
See the getting started guide for more info.