roll: pigweed, pw_toolchain: third_party/mbedtls: Rename build file
This will cause the file to be correctly syntax-highlighted by
CodeSearch, vim, and perhaps other tools.
To prevent breaking downstream projects, I copy the file for now, and
will remove the old file in a followup CL.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/218709
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: d4308f754669e92..1fe2f388a99a60c
Roller-URL: https://ci.chromium.org/b/8743390428307664401
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ife4cec8e486fc51b92ca5f98e7be6aa5d225e0d3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/220122
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 369d488..72fe36a 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8743390883601670721.
- commit = "d4308f754669e925341adf8026d1a97572003360",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8743390428307664401.
+ commit = "1fe2f388a99a60cfa30c67464b59765d05cc7ce5",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8743390883601670721.
- commit = "d4308f754669e925341adf8026d1a97572003360",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8743390428307664401.
+ commit = "1fe2f388a99a60cfa30c67464b59765d05cc7ce5",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)