Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
postmarketOS
pmaports
Commits
49af61ef
Verified
Commit
49af61ef
authored
Dec 13, 2021
by
clayton craft
🕺🏽
Browse files
purism-librem5: fix audio with alsa-ucm-conf>=1.2.6.x (MR 2743)
[ci:skip-build] already built successfully in CI
parent
8291bbbb
Pipeline
#434388474
passed with stages
in 1 minute and 30 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
device/main/device-purism-librem5/APKBUILD
View file @
49af61ef
...
...
@@ -3,7 +3,7 @@
# Co-Maintainer: Bhushan Shah <bshah@kde.org>
pkgname
=
device-purism-librem5
pkgdesc
=
"Purism Librem 5 Phone"
pkgver
=
1.2
6
pkgver
=
1.2
7
pkgrel
=
0
_confver
=
41
_purismrel
=
1
...
...
@@ -119,7 +119,7 @@ package() {
# install audio config files from upstream Purism
mkdir
-p
"
$pkgdir
"
/usr/share/alsa/ucm2
cp
-r
"
$builddir
"
/default/audio/ucm2
"
$pkgdir
"
/usr/share/alsa/
cp
-r
"
$builddir
"
/default/audio/ucm2
/
"
$pkgdir
"
/usr/share/alsa/
ucm2/conf.d/
# enable bq25890_charger ship_mode
install
-Dm644
"
$srcdir
"
/modprobe.d-ship_mode.conf
\
...
...
Write
Preview
Supports
Markdown
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