[roll] Roll fuchsia [zircon] Remove obsolete //src/zircon/kernel/cmdline

This is not referenced by anything.  The GN build arguments its
README mentions no longer exist.  //boards/kernel_cmdline seems
to be what serves any such purpose now.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1430257
Original-Revision: efab13394ccad56934b280532b60b7ae4ba49652
GitOrigin-RevId: 187506b9255464be6e4fd8fad04d8796a472a6cb
Change-Id: If33834140fb2c1752407c8f5cb71385f11e9b283
1 file changed
tree: e393e52f572686ba6c28522da72d75b9ad1c1b76
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.