mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 22:01:29 +00:00
Use correct version of the SGX driver
This commit is contained in:
@@ -26,7 +26,7 @@ pipeline {
|
||||
cd /opt/intel
|
||||
git clone https://github.com/01org/linux-sgx-driver.git
|
||||
cd linux-sgx-driver
|
||||
git checkout sgx_driver_1.9
|
||||
git checkout 7acda57e771d49d9e2142059b346b778349f653a
|
||||
make
|
||||
'''
|
||||
sh '''
|
||||
|
||||
@@ -29,7 +29,7 @@ pipeline {
|
||||
cd /opt/intel
|
||||
git clone https://github.com/01org/linux-sgx-driver.git
|
||||
cd linux-sgx-driver
|
||||
git checkout sgx_driver_1.9
|
||||
git checkout 7acda57e771d49d9e2142059b346b778349f653a
|
||||
make
|
||||
|
||||
cd /opt/intel
|
||||
|
||||
@@ -29,7 +29,7 @@ pipeline {
|
||||
cd /opt/intel
|
||||
git clone https://github.com/01org/linux-sgx-driver.git
|
||||
cd linux-sgx-driver
|
||||
git checkout sgx_driver_1.9
|
||||
git checkout 7acda57e771d49d9e2142059b346b778349f653a
|
||||
make
|
||||
|
||||
cd /opt/intel
|
||||
|
||||
@@ -26,7 +26,7 @@ pipeline {
|
||||
cd /opt/intel
|
||||
git clone https://github.com/01org/linux-sgx-driver.git
|
||||
cd linux-sgx-driver
|
||||
git checkout sgx_driver_1.9
|
||||
git checkout 7acda57e771d49d9e2142059b346b778349f653a
|
||||
make
|
||||
'''
|
||||
sh '''
|
||||
|
||||
Reference in New Issue
Block a user