Skip to content

Commit 2de3308

Browse files
committed
update
Signed-off-by: wep21 <[email protected]>
1 parent 30a5e54 commit 2de3308

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

modules/iceoryx/2.0.5/patches/add_build_file.patch

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,12 @@ index 000000000..6dbd383f7
4848
+
4949
diff --git bazel/BUILD.bazel bazel/BUILD.bazel
5050
new file mode 100644
51-
index 000000000..e69de29bb
51+
index 000000000..139597f9c
52+
--- /dev/null
53+
+++ bazel/BUILD.bazel
54+
@@ -0,0 +1,2 @@
55+
+
56+
+
5257
diff --git iceoryx_binding_c/BUILD.bazel iceoryx_binding_c/BUILD.bazel
5358
new file mode 100644
5459
index 000000000..515205f5b

modules/iceoryx/2.0.5/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"integrity": "sha256-v23nDj7e5xIj+ZOim/9eYa+VzkhxEEkp2L0XKfVEuvs=",
44
"strip_prefix": "iceoryx-2.0.5",
55
"patches": {
6-
"add_build_file.patch": "sha256-8J/B2RbfLVKYqJ/AfRd8ma13ZSLcJWQB7Nf1Gq52MaY=",
6+
"add_build_file.patch": "sha256-cP2KGqUK0NCWcQYBMJYkaw0kwPt721JbyJTNUR78ZEU=",
77
"configure_file_dot_bzl.patch": "sha256-SrSiV900h1wx+26lFdQk6MNzJ8MrjZCeKHS/oKIj8Ig=",
88
"configure_version_dot_bzl.patch": "sha256-KsnDxVScN/gTyDVV7ABajjqzTxsJPcSXJxyLv033BvI=",
99
"module_dot_bazel.patch": "sha256-lm6t+AdjMHpxfS5KEDOWWQRiCFLKIuHot2AHbhvyKGs="

0 commit comments

Comments
 (0)