[roll] Roll third_party/sdk-integration 3697f54..90f105d (6 commits)

90f105d Only add --repo_name if the repository name is not empty
faf8f1e [roll] Roll sdk-integration-sdk-cipd packages to version:11.20230109.3.1
adb6142 Put driver libraries in /driver instead of /lib
19a228b [roll] Roll sdk-integration-clang-cipd packages to git_revision:ca619613801233ef2def8c3cc7d311d5ed0033cb
456d916 [bazel] Make fdio an implicit dep of cc binaries
2abb074 [roll] Roll sdk-integration-sdk-cipd packages to version:11.20230109.2.2

GitOrigin-RevId: 3c7e875727146febf5ffb21490e48d0a19273b6e
Change-Id: I65f4fce25dea786669027f1c63482c150177c993
1 file changed
tree: cf1f177380bae9cf9402fc535fd6440b9fc5a22d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.