[roll] Roll fuchsia [build] Fix CMX naming issue

The recent refactor based the component name on the CMX name, which
included the file extension. Changed the logic here to extract the name
of the file and exclude the extension.

Test: Verified manifest is now generated as 'weavestack.cmx'.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/467499
Original-Revision: d0130e2a1b0e22d705089d191112817996011af0
GitOrigin-RevId: cc4fe92f7b0ca7d6c9fadb7f1f393a1c162ef45f
Change-Id: Id0706f4a05ab740c00043b0cff60eb6e2d4a5be0
1 file changed
tree: 7d782bde2733c89c789e50acb09bab4ba0932d02
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.