[roll] Roll fuchsia [devshell][kola] Add `fx flash-kola` command for flashing minimal.kola.

The motivation for providing this command is user convenience. The user
still needs to know how to:
  1. OEM-unlock a Kola device.
  2. Put a Kola device into fastboot mode.

The user's public SSH key is installed onto the device via serial
console.

(This is based on the flash-buckeye script.)

Test: Flashed minimal.kola using `fx flash-kola`.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092955
Original-Revision: 6d49e0487faf0a07a8a4fdecd1418dd38eb0d95b
GitOrigin-RevId: 5227f038ab9ea6a240ca6908c0cbc6c96d679d88
Change-Id: I132519c8573c8336621ad442037b939a25b21f00
1 file changed
tree: 7e5a5eb6bd9abe0344090090f7b0ec2de1c9e604
  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.