[roll] Roll fuchsia [boot-options] Improve "kernel.serial=" documentation

Allow custom description strings for default values in
DEFINE_OPTION, and use this to clarify the kernel.serial
defaulting behavior.

Original-Fixed: 410575783
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252525
Original-Revision: 03a15cc43cf3770ba722e9d2aaba3bc870fc249c
GitOrigin-RevId: 01dcfc49d8307f620927cd12bf83b860d9c7d04c
Change-Id: Ic7f00ad19bac359f347c44b6ba15d4c0da6ad7bf
1 file changed
tree: 7f81f699c776784c3f04c464acc61189b1f9e9c5
  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.