[roll] Roll fuchsia [assembly] Set "version" field in board_configurations

https://fxrev.dev/1238429 is adding an optional field to the
board_configuration and board_input_bundle targets named "version",
which let you specify the release version of the given artifact.

Eventually this field will be required.

This CL adds the new field to a couple board_config test targets in the
//src/sys/component_manager_tests/... directory

Original-Bug: b/399808455
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240884
Original-Revision: 549213666834ca69bb584259976d30c9ea4bc19f
GitOrigin-RevId: 2910525e15ffaf03dd9c035d8a3fd914ae3080b3
Change-Id: I8c5dada201a503bda7c4fa88dba249987de32fd0
1 file changed
tree: 9e1be7b3787c6f338adede02ae8db32dea6e3782
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.