[roll] Roll third_party/pigweed Revert "pw_build: Use --output_base for build_dir"

This reverts commit be9140e6534c11afa048e0200f33ae2a594222b9.

Reason for revert: b/407613624. This causes Bazel to create artifacts in
the build directory without write permissions, blocking cleaning.

Original change's description:
> pw_build: Use --output_base for build_dir
>
> Use --output_base rather than --symlink_prefix to capture pw_build's
> notion of build_dir.
>
> Original-Bug: 406326199
> Change-Id: Icdbda79064b56587a4b65eb3d7a04a3b7ff46a5b
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278872
> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Reviewed-by: Armando Montanez <amontanez@google.com>
> Docs-Not-Needed: Ted Pudlik <tpudlik@google.com>
> Commit-Queue: Ted Pudlik <tpudlik@google.com>

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Bug: 406326199
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/280432
Original-Revision: b423fb823cb518846f1335bfd6814d9054980cdb
GitOrigin-RevId: 18a9e599b6baca01e686d84cd7bd37db0f2e0d36
Change-Id: Idc9c093528b51d1b79b9978f7c2bd1034efbb193
1 file changed
tree: e8e8b7a886ac31ca118a8433842bd2258f3288ee
  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 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.