Skip to content

Commit b5c8fce

Browse files
committed
Revert "[workspace] Upgrade openusd_internal to latest release v25.05.01"
This reverts commit c02b756.
1 parent b1b191d commit b5c8fce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/workspace/openusd_internal/repository.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ def openusd_internal_repository(
1010
After upgrading, you must re-generate the lockfile:
1111
bazel run //tools/workspace/openusd_internal:upgrade -- --relock
1212
""",
13-
commit = "v25.05.01",
14-
sha256 = "f424e8db26e063a1b005423ee52142e75c38185bbd4b8126ef64173e906dd50f", # noqa
13+
commit = "v25.02a",
14+
sha256 = "475cd0990366a713f19d1f0701c37be17ecd9d3de7a3503a11bbdf80d3c003ce", # noqa
1515
build_file = ":package.BUILD.bazel",
1616
patches = [
1717
":patches/upstream/00_work_thread_limits_namespace.patch",

0 commit comments

Comments
 (0)