Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
439
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
5c1a7d22
Commit
5c1a7d22
authored
5 months ago
by
Gabriel Lafond-Thenaille
Committed by
Steve Lhomme
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
CI: update libvlcjni build script hash
parent
136c82e9
No related branches found
Branches containing commit
No related tags found
1 merge request
!6049
CI: update libvlcjni build script hash
Pipeline
#516115
passed with stage
in 36 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
extras/ci/gitlab-ci.yml
+1
-1
1 addition, 1 deletion
extras/ci/gitlab-ci.yml
with
1 addition
and
1 deletion
extras/ci/gitlab-ci.yml
+
1
−
1
View file @
5c1a7d22
...
...
@@ -622,7 +622,7 @@ xros-arm64:
name
:
$VLC_ANDROID_IMAGE
script
:
|
git clone https://code.videolan.org/videolan/libvlcjni.git
(cd libvlcjni && git checkout
5076ef767eb4126c74a496033ace54649ac200e7
)
(cd libvlcjni && git checkout
a0efd0406625cde9f9b93e5b33f4401994f0fb1b
)
if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
CONTRIB_FLAGS="--with-prebuilt-contribs"
elif [ "${CI_COMMIT_BRANCH}" = "${CI_DEFAULT_BRANCH}" -a "${CI_PROJECT_PATH}" = "videolan/vlc" ]; then
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment