Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PipeWire
wireplumber
Commits
9764149e
Commit
9764149e
authored
Dec 06, 2019
by
George Kiagiadakis
Browse files
ci: pin pipewire to a specific working commit
Big API break happens after this commit and we cannot keep up right now.
parent
e04f9359
Pipeline
#86322
passed with stage
in 1 minute and 54 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9764149e
...
@@ -10,6 +10,7 @@ build:
...
@@ -10,6 +10,7 @@ build:
script
:
script
:
# Build pipewire
# Build pipewire
-
cd pipewire
-
cd pipewire
-
git reset --hard b0932e687fc47e0872ca291531f2291d99042d70
-
meson . _build --prefix=/usr
-
meson . _build --prefix=/usr
-Dpipewire-alsa=false -Dpipewire-pulseaudio=false -Dpipewire-jack=false
-Dpipewire-alsa=false -Dpipewire-pulseaudio=false -Dpipewire-jack=false
-Djack=false -Dvulkan=false -Dgstreamer=false -Dbluez5=false -Dman=false
-Djack=false -Dvulkan=false -Dgstreamer=false -Dbluez5=false -Dman=false
...
...
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