[roll] Roll infra/recipes [edk2] Bump pinned ref

This change updates the ref to the edk2-stable202308 tag. The only
notable change here is that the BaseTools build system now respects the
more conventional suite of CC, CXX, AR, etc. environment variables.

Original-Bug: b/297548569
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/910771
Original-Revision: 2ea4f0f25cf35ec3060ce243d1fa0eecc16a7e22
GitOrigin-RevId: e38cf11a762ba57f3ceb082876aa72864961c2ef
Change-Id: Iee72ae73073f36ceeeb6ef0961790699a8a082d8
1 file changed
tree: 0bd970b02f7b3e782c2dc3d66d5572b41d503d35
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.