[roll] Roll fuchsia [kernel][cmdline] Remove old kernel/lib/cmdline altogether

The kernel/lib/boot-options library does all this work now.  All
parsing ZBI_TYPE_CMDLINE parsing happens in physboot (or purely
in userland directly from the ZBI items).

Original-Bug: 53594
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/617707
Original-Revision: 794a37ee2a8095780d3fb4d95cb8a841142ebbd9
GitOrigin-RevId: 50f9ac5c726364f80825d9487dc89363ad0697dd
Change-Id: I127fea8870f133efd9a986fe7bb5e21bc211f643
1 file changed
tree: 995ed1e7dd98685ea03ede31473582dbb674a38e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.