[roll] Roll fuchsia [pkg-cache] Log system image package

Add a log message that prints the hash of the system image package. This will help with debugging and troubleshooting issues related to the version.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1065243
Original-Revision: 8a5947e7900c83698c039d53cb7dd4ea20c13350
GitOrigin-RevId: 609ccf9a2dc6c791848f78cee20cccaaf8206c9c
Change-Id: I132deb591ac5ed5a63a3130bd4a7388de628b6b1
1 file changed
tree: 4c36dc218d403a6121ff7b8f07f7080e3c0f3dee
  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 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.