[roll] Roll fuchsia [bazel_sdk] Remove unused board_name from fuchsia_update_package

Remove the board_name attribute from fuchsia_update_package rule.
This attribute is no longer used.

Depends-On: turquoise-internal:I75696c7d537764aae02f69e884562d287206cd45
Original-Original-Bug: 527917343
Test: fx build
TAG=agy
CONV=3c34ac1a-bfe9-4443-b5a7-7979f2c7f752

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1680764
Original-Original-Revision: aacaab84b3915e4e985cdd751ead03c2393c5e37
GitOrigin-RevId: 659e25dc3e311b2a5426d24740a2d6d19b217629
Change-Id: If9bb9caf745b4edc8af1f3e311fafdfe9358d2aa
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1680842
Cr-Commit-Position: refs/heads/main@{#195616}
1 file changed
tree: 71d80d9a1345519bc51f5beccf3303c53fe7f8c0
  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.