[roll] Roll fuchsia [bundles] Create core base packages

Creates a set of packages that the current set of core tests (included
in //bundles/buildbot:core) rely on being present in the base image.
This was created by grepping through the build for all instances of
`package_deps_for_infra_only` and accumulating all found targets.

Future CLs will remove `package_deps_for_infra_only` from the build.

Original-Bug: b/226144399
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/661087
Original-Revision: 1f8b2adf83cfa7f7364d39c2947162b91efe97ed
GitOrigin-RevId: 300c92f593ea60e414cbc7ddfcdc4fe88ea07c3e
Change-Id: I857bffd8ab38ad4cc088e92aa58de577526d033d
1 file changed
tree: 8b8ce4e4b352893565da4b3fb785d0728dc8df0e
  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.