[roll] Roll fuchsia Revert "[ffx]: target list with address add brackets"

This reverts commit ce623bbc658805cf4d475f73e6f7bd1b2659fdd6.

Reason for revert: This breaks `fx shell`:

```
$ fx shell
ssh: Could not resolve hostname [fe80::e3ba:54fd:42f9:1f37%qemu]: Name or service not known
```

Original change's description:
> [ffx]: target list with address add brackets
>
> For an IpV6 address now add the '[]' wrapping the address
>
> Original-Bug: b/322185989
> Fix: b/322185989
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994895

Original-Bug: b/322185989
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995008
Original-Revision: 0a320dd54ad26a843cb9bbc83e8d34c42e58ffef
GitOrigin-RevId: e0597875ea538b7e92b196d197cc9198ea40c4bc
Change-Id: I8f2ac331ce0a5c20089f8196d7d846666a608d4f
1 file changed
tree: 9df15fe47a5f74e569b79b2b5a09cd53be2882f9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.