Skip to content

Commit fbc9bcc

Browse files
committed
Use new lifecycle & health which includes our patch already
1 parent d94a303 commit fbc9bcc

3 files changed

Lines changed: 1 addition & 68 deletions

File tree

bazel_common/score_modules_target_sw.MODULE.bazel

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,7 @@ git_override(
6767
bazel_dep(name = "score_lifecycle_health")
6868
git_override(
6969
module_name = "score_lifecycle_health",
70-
commit = "14ee704eeac03e03ca10bece5de8b694d3c5e2dd",
71-
patch_strip = 1,
72-
patches = [
73-
"//patches/lifecycle_health:0001-fix-acl-for-arm64.patch",
74-
],
70+
commit = "b72edf3a1c94fdf07295205b5cfa34576aab9235",
7571
remote = "https://github.com/eclipse-score/lifecycle.git",
7672
)
7773

patches/lifecycle_health/0001-fix-acl-for-arm64.patch

Lines changed: 0 additions & 63 deletions
This file was deleted.

patches/lifecycle_health/BUILD

Whitespace-only changes.

0 commit comments

Comments
 (0)