[roll] Roll fuchsia [swd][sdk] Add depfile to SDK package check

Depfile required for two file reads for:
1. checking meta-far content
2. asserting on contents of reference file, if reference
file exists.

Original-Bug: b/294381988
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895280
Original-Revision: 5dc31aa4c094b8cd7b0ee56682825e8b6a886484
GitOrigin-RevId: 24dc79fec64c3097d02d7bac509e6a84a38460c0
Change-Id: Iff062f77cfc246b8bf5976065fdc2a8f7682f8c5
1 file changed
tree: 0bb01c2ebbae9abaae82c5e2e1a96f5c12a1b572
  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.