[roll] Roll fuchsia [bootpkg] Add bootpkg cli tool to view boot packages

This tool provides two subcommands, one for viewing a list of boot
packages, and a second for showing the list of files within that
package.

Tested: bootpkg list
Tested: bootpkg show mbr/0
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129879
Original-Revision: 398819b25836c4bcfc62e10fdc8d4e5c873e448f
GitOrigin-RevId: 96424f97374233c843249adeebef2e4f510a3678
Change-Id: I4ec518c2b2e5449fce8166245aad235145d67888
1 file changed
tree: ead13b92255d79dbb9b1b16036ee1c5887dfba89
  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 in one of the communication channels documented at get involved.

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.