[roll] Roll fuchsia [build] Simplify kernel version string generation

Remove various flags and optimizations that are no longer needed.

Original-Bug: 68558
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/642445
Original-Revision: ddad32f2cbb6a61c696142f367b3d1906ae75891
GitOrigin-RevId: eb6b1000a759e3e1d12a9d524675b1ec777445dd
Change-Id: Ib3bbd039ab249bee06e329d1cda064a9dd40264c
1 file changed
tree: b41f0b22860793a62302d05932a145afae288a8c
  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
  12. 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.