[roll] Roll fuchsia [licenses] Fix `ignore_policy` to be Bzlmod-friendly In particular, direct comparison of labels to string literals may not work well if the string literal is not the canonical form (with `@@`-prefixed canonical repo names). This change fixes it by round-tripping string literals through `str(Label(...))`. See https://g-issues.pigweed.dev/issues/258836641#comment42 for some context. For more information on canonical repo names in Bzlmod, see https://bazel.build/external/overview. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080572 Original-Revision: c5b4cc137662fc47333457c01e325b4055612a22 GitOrigin-RevId: 13207ae35faa45d92542c07b654c3890f47dadae Change-Id: Ia3a27358b8964cd03ae2cf8ea7e752d0763fef9c
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.