commit | 75362b642c3320331cfbf077bd1f5ddab1d99c4d | [log] [tgz] |
---|---|---|
author | Chase Latta <chaselatta@fuchsia.infra.roller.google.com> | Fri Dec 20 11:45:26 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 20 11:47:05 2024 -0800 |
tree | a2742557f7f4cf3755e44c7fdb9b6425103b78a5 | |
parent | 302fa6911e966fefda7bc5337569ee674e6a203c [diff] |
[roll] Roll fuchsia [bazel_sdk] add toolchain function to deps.bzl The register_fuchsia_sdk_toolchain macro calls into a repository rule which is not allowed in some bazel environments. This function was exported in defs.bzl which was causing load failures when we can't use repository rules. This adds the export to deps.bzl so we can transition downstream consumers before we remove it from defs.bzl. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177759 Original-Revision: 2dfa40fed9bc9a8653baa5b797d432da4269415f GitOrigin-RevId: ba338db21ea6540f316f9b7cf097b2493dda84a5 Change-Id: I132c38acd266c34bcb730b7fd8df0dfffc366b53
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 in one of the communication channels documented at get involved.
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
.