diff --git a/ebclfsa/MODULE.bazel b/ebclfsa/MODULE.bazel index 4afcd5cc6d..cc56b50f68 100644 --- a/ebclfsa/MODULE.bazel +++ b/ebclfsa/MODULE.bazel @@ -25,8 +25,7 @@ bazel_dep(name = "score_toolchains_gcc", dev_dependency=True) git_override( # Elektrobit corbos Linux for Safety Applications needs a specific toolchain module_name = "score_toolchains_gcc", remote = "https://github.com/elektrobit-contrib/eclipse-score_toolchains_gcc.git", - #tag = "0.5.0-alpha", # commit sha: fb009e490b9b8f28805d587f50d0bf6d885f3414 - commit = "605020d7a95b7fb128944495e45449eb07fedc01", + tag = "0.5.0-alpha", # commit sha: fb009e490b9b8f28805d587f50d0bf6d885f3414 ) gcc = use_extension("@score_toolchains_gcc//extentions:gcc.bzl", "gcc", dev_dependency=True) gcc.toolchain( diff --git a/ebclfsa/README.md b/ebclfsa/README.md index 598b727754..992639072e 100644 --- a/ebclfsa/README.md +++ b/ebclfsa/README.md @@ -37,7 +37,7 @@ However, please understand that we cannot advise you about possible costs in you > [...] > Target //scrample_integration:run up-to-date: > bazel-bin/scrample_integration/qemu_run.log -> bazel-bin/scrample_integration/ssh_run.log +> bazel-bin/scrample_integration/ssh_scrample_run.log >INFO: Elapsed time: 361.273s, Critical Path: 91.92s >INFO: 836 processes: 10 internal, 826 local. >INFO: Build completed successfully, 836 total actions