[roll] Roll fuchsia [blobfs-compression] Remove progress writer

The progress writer printed the output using control characters to
rewrite lines, so that it gives the user the impression of an updating
progress. This feature made using blobfs-compression nearly impossible
in scripts, therefore we are removing it.

Original-Bug: 80546
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555221
Original-Revision: 8560a7e4b3c85db45353144b40390e42907207b3
GitOrigin-RevId: 3eceac22c9cd5aad119ab9f43b7a0d6a2694951d
Change-Id: Ic655a2f92456758d982fa1722302784174aa5e0a
1 file changed
tree: 2546dae25232d376f7ab8f1557b2eab0d5ec2e6c
  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.