[roll] Roll fuchsia [magma][img-rgx] Remove driver_package() usage.

Replace it with fuchsia_package() instead.
For testing, 'fx set core.BOARD', where BOARD is one of the vendor
boards that use the img-rtx GPU, and verify that the content of
out/default/obj/build/images/system_image.manifest hasn't changed.

Original-Bug: 70622

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/489059
Original-Revision: ae14719f8bbb8f034798abbc68de8b33f71da275
GitOrigin-RevId: 4dec7b06dcdd2b09cd2e3bf2a05e8f68dd95a8f7
Change-Id: Ia2980ebf4144405d7d4cd0b77e8f818dd0575c32
1 file changed
tree: 56de389f1f4aba1e6eb74a5fd46984273800bdd0
  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.