roll: pigweed third_party/freertos: Remove IfChange / ThenChange(//bazelrc)
Commit 54679d205e4888302ab24882e6fb64bf8ba964c6 removed all of the
*_backend build flags from .bazelrc as part of the transition to
platform-based flags, so this is obsolete.
Original-Bug: 301334234
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243886
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 87face4a1f329c5cfe8b2d8f53429684fbfa4b5e
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 0945ffb4623425..87face4a1f329c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733165283941605489
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ifa4054df6a561681d5ba85464cf9a23c6ccc43ac
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244463
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 14bd2a1..5c89844 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733167601584629489.
- commit = "0945ffb46234253d08467adebd8869ebb39234fa",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733165283941605489.
+ commit = "87face4a1f329c5cfe8b2d8f53429684fbfa4b5e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733167601584629489.
- commit = "0945ffb46234253d08467adebd8869ebb39234fa",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733165283941605489.
+ commit = "87face4a1f329c5cfe8b2d8f53429684fbfa4b5e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)