[roll] Roll fuchsia [netstack3] Move convert and work_queue to base

Widely used, very generic. Move to enable core crate split.

Original-Bug: 338448790
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046036
Original-Revision: 4030a84166a5ba66c813174b34e22d282abcfd71
GitOrigin-RevId: a3b14498b9d2d6201daca6514c9e38137222c37f
Change-Id: I69d4f8b1335b06ef087ad0d8e2dc3c1f41574f58
1 file changed
tree: ee50f1b748bdb4295f4171ed2c15230a59d21715
  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.