[roll] Roll fuchsia [superproject] Roll third_party/github.com/google/emboss 23a8a1a..b02439a (4 commits)

b02439a Merge pull request #77 from AnthonyDiGirolamo/py311fix
086c3fb Fix Python 3.11 inspect usage
d29aef7 Merge pull request #74 from reventlov/division_doc
ed62289 Add design sketch for division operator.

GitOrigin-RevId: acc804feaeb69b351d0ed3696d3ce8f02ba1bcf0
Roller-URL: https://ci.chromium.org/b/8787135522504793361
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/816607
Original-Revision: ea5500ff966d08b21fd1d024fff1bb69de9095a2
Change-Id: Ia840d9ea956269607334d2f783815a27a0c8aa05
1 file changed
tree: 1fa455b772b3c8c5761204532c57739a851835d3
  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.