[roll] Roll fuchsia [kernel_cmdline] Add serial migration cmdline

Add gn target for the kernel serial migration and
debug uart poll.

Original-Bug: 89182
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821310
Original-Revision: bfe7d7e9933ceb9c72fa64224fdca515d57f3604
GitOrigin-RevId: ad93b7b68f72ca823e027739a200460464220f43
Change-Id: I6e30edf78a9490745ec3837e57b4274adc756c71
1 file changed
tree: 1c494a17ee45ee331348a76c02b3d19080c7876e
  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.