1111# SPDX-License-Identifier: Apache-2.0
1212# *******************************************************************************
1313
14- # Generated from known_good.json at 2025-11-13T08:26:11Z
14+ # Generated from known_good.json at 2025-11-25T12:05:14Z
1515# Do not edit manually - use tools/update_module_from_known_good.py
1616
1717bazel_dep(name = "score_baselibs")
1818git_override(
1919 module_name = "score_baselibs",
2020 remote = "https://github.com/eclipse-score/baselibs.git",
21- commit = "edc4f8841c2210d11ef310049a78644ff3d039a3",
22- patches = [
23- "//:wait_free_stack_fix.patch",
24- ],
25- patch_strip = 1,
21+ commit = "9457533471c8f0d4a1bb9435e91ff12c62d19c7c",
2622)
2723
28- bazel_dep(name = "communication ")
24+ bazel_dep(name = "score_communication ")
2925git_override(
30- module_name = "communication ",
26+ module_name = "score_communication ",
3127 remote = "https://github.com/eclipse-score/communication.git",
32- commit = "ff40e5f1e90ce406b71c664cc6c8e902ab465305 ",
28+ commit = "24d6e8916b89dbb405eae0b082348645d190dc18 ",
3329)
3430
3531bazel_dep(name = "score_persistency")
3632git_override(
3733 module_name = "score_persistency",
3834 remote = "https://github.com/eclipse-score/persistency.git",
39- commit = "7548876ed3e40ec3f3053c57634de68129287e05 ",
35+ commit = "6f20545e0bbe90fcc36a0c6783e91a4fd867b110 ",
4036)
4137
4238bazel_dep(name = "score_orchestrator")
4339git_override(
4440 module_name = "score_orchestrator",
4541 remote = "https://github.com/eclipse-score/orchestrator.git",
46- commit = "7bb94ebae08805ea0a83dcc14f7c17da5ab927e6 ",
42+ commit = "acd3cb614d2f97c2e140c776923c8c6623969691 ",
4743)
4844
4945bazel_dep(name = "score_tooling")
5046git_override(
5147 module_name = "score_tooling",
5248 remote = "https://github.com/eclipse-score/tooling.git",
53- commit = "f36904e8c3d06c0ee761b14877ce7e5f6d3d9edb ",
49+ commit = "8f025ef11f5ad3ea5b02fdff338a75cbac655ec4 ",
5450)
5551
5652bazel_dep(name = "score_platform")
57- single_version_override (
53+ git_override (
5854 module_name = "score_platform",
59- version = "0.4.2",
55+ remote = "https://github.com/eclipse-score/score.git",
56+ commit = "0d5e37a60ac63a8f2265660f917f7184a6763a48",
6057)
6158
6259bazel_dep(name = "score_bazel_platforms")
@@ -77,19 +74,19 @@ bazel_dep(name = "score_docs_as_code")
7774git_override(
7875 module_name = "score_docs_as_code",
7976 remote = "https://github.com/eclipse-score/docs-as-code.git",
80- commit = "1067fb67782389b50827f8637a74b1027ece52ee ",
77+ commit = "7e747c91521417c56289eb33b55c33dd1f8e9c77 ",
8178)
8279
8380bazel_dep(name = "score_process")
8481git_override(
8582 module_name = "score_process",
8683 remote = "https://github.com/eclipse-score/process_description.git",
87- commit = "ea78e6d616adf1f13236c31479a31db813086a77 ",
84+ commit = "3bafefc8e81febdaf8e0468716ec2f81d3c12717 ",
8885)
8986
90- bazel_dep(name = "score_feo", version = "1.0.2" )
91- single_version_override (
87+ bazel_dep(name = "score_feo")
88+ git_override (
9289 module_name = "score_feo",
93- version = "1.0.2",
90+ remote = "https://github.com/eclipse-score/feo.git",
91+ commit = "4841281ab81aad114cfc86a19a69c029a274f28d",
9492)
95-
0 commit comments