[roll] Roll infra/recipes [recipe_modules][platform_util] Add normalized_platform_name property to Platform class

Platform currently has os(), but that doesn't match many of the existing
platform naming conventions used in the recipe_engine or in many of the
other recipes. Add a simple property that can return the platform name
matching the existing conventions from the recipe_engine.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1622915
Original-Original-Revision: 2374f07d5b2ff28defd7ff325e241a54521f308f
GitOrigin-RevId: 99efee336ee3e2a7c0f8b173286ad5f5c0a253e4
Change-Id: I1f973e6aa9ce11e713e8cfe6165635b9fde9f5d4
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1624214
Cr-Commit-Position: refs/heads/main@{#193350}
1 file changed
tree: 8b445a793fad763a85d4fd3a0656cb81e160e9d8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.