[roll] Roll fuchsia [assembly] Fix base merkle always null

The base package merkle was always being generated from the end of the
base package file, because the file was not being seeked back to the
beginning after being written to.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/531749
Original-Revision: 6549919a54d503ad21c029e10f6df32bb9e6e710
GitOrigin-RevId: 8bca3037692c322f0d755da051ea46f954622db4
Change-Id: I0e0161317dc4098fe4b4fd56f41d28712b8d6601
1 file changed
tree: 565e76534530c6ba087af0c35017db9652c117a5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.