Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sgxwallet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董子豪
sgxwallet
Commits
ae418a7a
Unverified
Commit
ae418a7a
authored
Apr 27, 2021
by
Oleh Nikolaiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SKALE-4110 fix build base
parent
66200c26
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
install-psw-dcap-source.patch
docker/install-psw-dcap-source.patch
+2
-2
install-psw-linux-sgx.patch
docker/install-psw-linux-sgx.patch
+3
-2
No files found.
docker/install-psw-dcap-source.patch
View file @
ae418a7a
diff --git a/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile b/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile
diff --git a/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile b/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile
index 1f3efdb..
07ede24
100644
index 1f3efdb..
b1b5733
100644
--- a/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile
--- a/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile
+++ b/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile
+++ b/tools/SGXPlatformRegistration/package/installer/common/sgx-ra-service/Makefile
@@ -47,7 +47,
8
@@ RAD_CONF_NAME=mpa_registration_tool.service
@@ -47,7 +47,
7
@@ RAD_CONF_NAME=mpa_registration_tool.service
RAD_CONF_DEL=mpa_registration.conf
RAD_CONF_DEL=mpa_registration.conf
RAD_CONF_PATH=/lib/systemd/system
RAD_CONF_PATH=/lib/systemd/system
else
else
...
...
docker/install-psw-linux-sgx.patch
View file @
ae418a7a
...
@@ -50,10 +50,10 @@ index 042f83c..3043ad1 100755
...
@@ -50,10 +50,10 @@ index 042f83c..3043ad1 100755
fi
fi
diff --git a/linux/installer/common/sgx-aesm-service/Makefile b/linux/installer/common/sgx-aesm-service/Makefile
diff --git a/linux/installer/common/sgx-aesm-service/Makefile b/linux/installer/common/sgx-aesm-service/Makefile
index 89c5b21..2
b4eb8f
100644
index 89c5b21..2
1b1627
100644
--- a/linux/installer/common/sgx-aesm-service/Makefile
--- a/linux/installer/common/sgx-aesm-service/Makefile
+++ b/linux/installer/common/sgx-aesm-service/Makefile
+++ b/linux/installer/common/sgx-aesm-service/Makefile
@@ -48,7 +48,
8
@@ AESMD_CONF_DEL=aesmd.conf
@@ -48,7 +48,
7
@@ AESMD_CONF_DEL=aesmd.conf
AESMD_CONF_PATH=/lib/systemd/system
AESMD_CONF_PATH=/lib/systemd/system
$(warning "You may need to start aesmd manually after it's installed!")
$(warning "You may need to start aesmd manually after it's installed!")
else
else
...
@@ -61,3 +61,4 @@ index 89c5b21..2b4eb8f 100644
...
@@ -61,3 +61,4 @@ index 89c5b21..2b4eb8f 100644
+exit 0
+exit 0
endif
endif
endif
endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment