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
I
image_rockpi4
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
android_panfrost
image_rockpi4
Commits
1d0417da
Unverified
Commit
1d0417da
authored
Jan 10, 2020
by
Robert Foss
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIXUP: Add wget dependency
Signed-off-by:
Robert Foss
<
robert.foss@collabora.com
>
parent
1656f9d7
Pipeline
#6379
canceled with stages
in 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
1d0417da
...
...
@@ -50,7 +50,7 @@ img:
script
:
-
ls -la .
-
apt-get update
-
apt-get -y install bmap-tools docker simg2img xz-utils
-
apt-get -y install bmap-tools docker simg2img
wget
xz-utils
-
wget -nv -O Image "https://gitlab.collabora.com/android_panfrost/linux/-/jobs/artifacts/android_panfrost/raw/Image?job=build"
-
wget -nv -O rk3399-rock-pi-4.dtb "https://gitlab.collabora.com/android_panfrost/linux/-/jobs/artifacts/android_panfrost/raw/rk3399-rock-pi-4.dtb?job=build"
-
wget -nv -O idbloader.img "https://gitlab.collabora.com/android_panfrost/u-boot/-/jobs/artifacts/panfrost/ci/raw/rkbin/idbloader.img?job=pack"
...
...
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