[roll] Roll infra/recipes [update_petal] Fix longest prefix bug

Fixes a small bug from commit 395dbc50751b37e4dcea93e216e2c13bdf91a26e
where the recipe would crash if it encountered a situation where one
package was a prefix of another, which does occasionally happen (e.g.
`fuchsia/foo` and `fuchsia/foo/debug-symbols/x64`).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1137553
Original-Revision: 9ff54c5006424587837b5a62df382c23dbadcaba
GitOrigin-RevId: a5f4e2a8f27c566055efb6b72b541207d68f8cc4
Change-Id: I9a7d191f88c808e6eef81bd192eda23ad0b3c08f
1 file changed
tree: 90142a81ab0acf2c39ba06c2f8fbbad82a0254cb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.