Skip to content

Commit 865637d

Browse files
committed
Update baselibs hash to 5d759cc
1 parent c11b14f commit 865637d

4 files changed

Lines changed: 2 additions & 58 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
@@ -17,11 +17,7 @@
1717
bazel_dep(name = "score_baselibs")
1818
git_override(
1919
module_name = "score_baselibs",
20-
commit = "158fe6a7b791c58f6eac5f7e4662b8db0cf9ac6e",
21-
patch_strip = 1,
22-
patches = [
23-
"//patches/baselibs:003-acl-fixes-for-aarch64.patch",
24-
],
20+
commit = "5d759ccd144337284faa095e1012cda49d73e779",
2521
remote = "https://github.com/eclipse-score/baselibs.git",
2622
)
2723

known_good.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"target_sw": {
44
"score_baselibs": {
55
"repo": "https://github.com/eclipse-score/baselibs.git",
6-
"hash": "158fe6a7b791c58f6eac5f7e4662b8db0cf9ac6e",
7-
"bazel_patches": [
8-
"//patches/baselibs:003-acl-fixes-for-aarch64.patch"
9-
],
6+
"hash": "5d759ccd144337284faa095e1012cda49d73e779",
107
"metadata": {
118
"extra_test_config": [
129
"//score/json:base_library=nlohmann",

patches/baselibs/003-acl-fixes-for-aarch64.patch

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

patches/baselibs/BUILD

Whitespace-only changes.

0 commit comments

Comments
 (0)