[roll] Roll fuchsia [core] Change legacy bundle additions to explicit package labels

Change core to directly list the package tagets it's including, and
not the bundles targets, and then remove the bundles targets.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101573
Original-Revision: f975772ee7a1ab442e0b5d6cecd5c802402b189b
GitOrigin-RevId: 37a043c9a489b98a42b42bd2bcccfc5f6e6a0425
Change-Id: I55339ed0fff0e4c6f722af64e23c11ec49c724d9
1 file changed
tree: 8beb4e59ec33960f39db1d55c87657c262d6ab55
  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 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.