Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
John Ballance
CI
Commits
a8452d32
Commit
a8452d32
authored
Jan 28, 2022
by
John Ballance
Browse files
still getting it working
parent
21abfb8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
HAL_PineA64.yml
HAL_PineA64.yml
+2
-2
No files found.
HAL_PineA64.yml
View file @
a8452d32
...
...
@@ -226,8 +226,8 @@ rom_PineA64:
stage
:
rom
tags
:
[
cross
]
script
:
-
'
curl
--location
--output
~/cache/common/PineA64.zip
-z
~/cache/common/PineA64.zip
"https://gitlab.riscosopen.org/jballance/PineA64/-/jobs/artifacts/master/download?job=latest_package_tree"'
-
unzip -q ~/cache/common/PineA64.zip && mkdir -p RiscOS/Sources/HAL/HAL_PineA64 && rm -rf RiscOS/Sources/HAL/HAL_PineA64 && ln -s ../../.. RiscOS/Sources/HAL/HAL_PineA64
-
'
curl
--location
--output
~/cache/common/PineA64.zip
-z
~/cache/common/
HAL_
PineA64.zip
"https://gitlab.riscosopen.org/jballance/
HAL_
PineA64/-/jobs/artifacts/master/download?job=latest_package_tree"'
-
unzip -q ~/cache/common/
HAL_
PineA64.zip && mkdir -p RiscOS/Sources/HAL/HAL_PineA64 && rm -rf RiscOS/Sources/HAL/HAL_PineA64 && ln -s ../../.. RiscOS/Sources/HAL/HAL_PineA64
-
source jballance/Env/ROOL/PineA64.sh
# Run all rom build phases, stopping at the first one that fails (if any)
-
srcbuild export_hdrs
...
...
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