[roll] Roll fuchsia [aml-thermistor] Rename package after component name

The driver component name for the "aml-thermistor"
target is "astro-thermistor".This CL renames the
package accordingly.

This package name's only reference is in astro's
golden files (added in tqr/787831).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/958097
Original-Revision: 5b8119c29e2c11020a96bd90ffb5511591f9b5c4
GitOrigin-RevId: 4e8031841d846ea1ef798b51ee39cc9b637ced09
Change-Id: I33e484a09d92cbe6f3991de3f6b7cd5cd39402c1
1 file changed
tree: 2a3ac99d3ac1f8b6cf408fad1fcc8895e402c2dc
  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.