[roll] Roll fuchsia [thermd] Migrate to CFv2

Migrates thermd to Components V2.

Component specs:
$ fx ffx --target fuchsia-5254-0063-5e7a component show thermd
               Moniker: /core/thermd
                   URL: fuchsia-pkg://fuchsia.com/thermd#meta/thermd.cm
                  Type: CML static component
       Component State: Resolved
 Incoming Capabilities: dev
                        fuchsia.kernel.PowerResource
                        fuchsia.logger.LogSink
                        fuchsia.tracing.provider.Registry
                        pkg
       Execution State: Running
          Start reason: Instance is an eager child
           Running for: 2467435536 ticks
                Job ID: 21968
            Process ID: 22537
           Merkle root: 2160351aa680a4ea79b64846bd3645e380d1684b16ac30a10dea5277ee6081ae

Original-Fixed: 90442
Test: Booted FEMU (workstation.qemu-x64) and verified thermd started and
  could access the power resource and thermal directory

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/653445
Original-Revision: 98123140aeec9aaa596382ec068ae483c238393f
GitOrigin-RevId: 9e312e607d7614b693eab2011b2678308b7c3bba
Change-Id: I66a2fcb482648cde1343c19c8ab67c819893ca7c
1 file changed
tree: ad4f979c764f4f495a418e4a5609e440bfa5e43f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.