[roll] Roll fuchsia [assembly] Add repository field to the package manifest in AIB.

In preparation for relanding fxrev.dev/657382, make sure the package
manifest in assembly input bundle also includes repository field.

Also added check for repository when comparing two package manifests,
which discovered that config-data package need additional change.

Original-Bug: 98784
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682868
Original-Revision: af382fffdfc7288657c0797b04f5e10e12fcaf01
GitOrigin-RevId: 8454faaad8e2beb804c25328429ada4799465eae
Change-Id: I70f4a08d54424a1a33981d347906d0d4a0e73ce7
1 file changed
tree: 11849a8f10632ec2ec95f4a875fce917a8fe373e
  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.