Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Stage 2
Commits
71776ebb
Commit
71776ebb
authored
Mar 01, 2021
by
James T. Lee
Browse files
Add other ARM builds
parent
63293cf9
Pipeline
#569
passed with stage
in 255 minutes and 29 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
2 deletions
+20
-2
.gitlab-ci.yml
.gitlab-ci.yml
+20
-2
No files found.
.gitlab-ci.yml
View file @
71776ebb
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
PROFILE
:
'
haswell/server'
PROFILE
:
'
haswell/server'
QEMU_ARCH
:
'
x86_64'
QEMU_ARCH
:
'
x86_64'
'
Build
haswell-workstation'
:
.
'Build haswell-workstation'
:
<<
:
*template
<<
:
*template
variables
:
variables
:
CPU
:
'
haswell'
CPU
:
'
haswell'
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
PROFILE
:
'
haswell/workstation'
PROFILE
:
'
haswell/workstation'
QEMU_ARCH
:
'
x86_64'
QEMU_ARCH
:
'
x86_64'
'
Build
pinebookpro-workstation'
:
.
'Build pinebookpro-workstation'
:
<<
:
*template
<<
:
*template
variables
:
variables
:
CPU
:
'
cortex-a72-a53-crypto'
CPU
:
'
cortex-a72-a53-crypto'
...
@@ -47,3 +47,21 @@
...
@@ -47,3 +47,21 @@
ROLE
:
'
workstation'
ROLE
:
'
workstation'
PROFILE
:
'
cortex-a72-a53-crypto/pinebookpro/workstation'
PROFILE
:
'
cortex-a72-a53-crypto/pinebookpro/workstation'
QEMU_ARCH
:
'
aarch64'
QEMU_ARCH
:
'
aarch64'
'
Build
raspberrypi-workstation'
:
<<
:
*template
variables
:
CPU
:
'
cortex-a72'
PLATFORM
:
'
raspberrypi'
ROLE
:
'
workstation'
PROFILE
:
'
cortex-a72/raspberrypi/workstation'
QEMU_ARCH
:
'
aarch64'
'
Build
beagleboneblack-server'
:
<<
:
*template
variables
:
CPU
:
'
cortex-a8'
PLATFORM
:
'
beagleboneblack'
ROLE
:
'
server'
PROFILE
:
'
cortex-a8/beagleboneblack/server'
QEMU_ARCH
:
'
arm'
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