[roll] Roll fuchsia [bazel-sdk] set target_compatible_with for fuchsia_pacakge

This forces the fuchsia_package targets to only be compatible with the
@platforms//os:fuchsia constraint

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/931522
Original-Revision: 1f2dc376aa380281ea3c8f3170564f6512eb0c08
GitOrigin-RevId: 25ae8124f751cba01ede75df593cd5b1fff7136e
Change-Id: Id7a8370919b2e000a57b608cbc566f15f1577665
1 file changed
tree: 8b563511e9748ffad766c7a9ff6c34bc2cb41550
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.