Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
59eecf22
Unverified
Commit
59eecf22
authored
11 months ago
by
Pablo Correa Gomez
Committed by
Clayton Craft
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
soc-qcom-sdm845: drop wireplumber subpackage (MR 5091)
It's now a dependency of pmos-base-ui
parent
ac8c63eb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/community/soc-qcom-sdm845/APKBUILD
+4
-9
4 additions, 9 deletions
device/community/soc-qcom-sdm845/APKBUILD
with
4 additions
and
9 deletions
device/community/soc-qcom-sdm845/APKBUILD
+
4
−
9
View file @
59eecf22
...
...
@@ -3,7 +3,7 @@
pkgname
=
soc-qcom-sdm845
pkgdesc
=
"Common package for Qualcomm SDM845 devices"
pkgver
=
20
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"BSD-3-Clause"
arch
=
"aarch64"
...
...
@@ -20,7 +20,6 @@ subpackages="
$pkgname
-qbootctl
$pkgname
-ucm
$pkgname
-vulkan
$pkgname
-wireplumber
"
_ucm_commit
=
"34a4ee28abe70a5719e4a895333d0796c13ecd16"
...
...
@@ -47,6 +46,9 @@ package() {
install
-Dm644
"
$srcdir
"
/10-initramfs-sdm845.files
\
-t
"
$pkgdir
"
/usr/share/mkinitfs/files/
install
-Dm644
"
$srcdir
"
/51-qcom-sdm845.lua
\
-t
"
$pkgdir
"
/usr/share/wireplumber/main.lua.d
}
modem
()
{
...
...
@@ -120,13 +122,6 @@ pulseaudio() {
"
$subpkgdir
"
/etc/conf.d/call_audio_idle_suspend_workaround
}
wireplumber
()
{
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
wireplumber"
install
-Dm644
"
$srcdir
"
/51-qcom-sdm845.lua
\
-t
"
$subpkgdir
"
/usr/share/wireplumber/main.lua.d
}
sha512sums
=
"
56845726c5e7b685953f96c381404181ad9b70ea7dbfe5a3d963fb6f15821addaead43a65c9b140cb938c2d45173cfb5421816bd36024fd7e1b8555e0b32622f 10-initramfs-sdm845.files
022852b33ba4dd76684cc7e6df5ce04830631f80382f293e96101663856bad746c17c2ca9cd0ceacf28e2c03d8ce367165b8bd2affc69db3dcbb3a5411bd1926 51-qcom-sdm845.lua
...
...
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