[roll] Roll fuchsia [libufdt] add BUILD.bazel

Initially just export mkdtboimg.py for direct use which should be our
first use case; we can expand the build rules later if needed.

Original-Bug: b/459903581
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429621
Original-Revision: 904abcee1c4a6ca25ceb5bc473660f37f0fae01d
GitOrigin-RevId: 1012d8043d544bded6bf7c033ee30b52d48d10e3
Change-Id: Ibe6ba509e5990a3243d5011ecc37a368a5acdfb9
1 file changed
tree: faf82b44d383f67ec0f8bec305c2505573049e06
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.