[roll] Roll fuchsia [assembly] Remove bundles/drivers:utils

These utilities have been moved to assembly.

A few tools are moved to bootfs files instead of shell
packages so that they can still be used for kernel development.
They were not previously added because the shell packages were
added to bootfs_labels (which does not add shell packages).

Original-Bug: b/289156449
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878331
Original-Revision: 56cb58e389582df6a986ee5db0600a022350bbb7
GitOrigin-RevId: f7a03014d716a32534de8871b1e653a7c9f2f01d
Change-Id: I3c87c8f6b3467199adc71dfcd57553d7a99c2f4d
1 file changed
tree: 6cf542e31d618268aa23b5e6d121469c72a6260b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.