[roll] Roll fuchsia [build][ctf] Fix invoker labels This CL fixes the "invoker_label" parameter passed from ctf_* templates to ctf_element, which is used in the error messages of sdk/ctf/build/scripts/verify_deps_in_sdk.py. I noticed in Ie9d73b0a1ad78e7d34ee017017bacbaee34001d0 I was seeing errors 'dependencies of "//a/b/c:c" not allowed', where the directory //a/b/c did not exist. This is because the ctf_* templates were getting the info of invoker.target_name instead of ":${invoker.target_name}". This is now fixed. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/729822 Original-Revision: fa5a179ef60ded85cef67d03dabccedb71881b37 GitOrigin-RevId: fc301ff0a97d0b2f503094fa91f0b9423d0f30cf Change-Id: Ic22de7d4521f81b6acaa7291515d4f18e295457e
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.