[roll] Roll fuchsia [bazel] product_bundle_name assumes an included board

If product_bundle_name is supplied without a board_name, then we
assume that product_bundle_name is the entire name of the product
bundle (ie workstation.x64).

This matches people's intuition.

We are phasing out usage of board_name entirely, and will delete it in
a future CL.

Original-Bug: 391718587
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221996
Original-Revision: abd0cf715db4d08021d1055cfd41b11730c8bc28
GitOrigin-RevId: e850261f82ba6fd613e2093b5174817653de0a24
Change-Id: I9eb6c9e2394f0e6d38b077bf5619ed1029c89177
1 file changed
tree: f2cd56987faf201002765a5aa69120e3863646bb
  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.