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
219cab73
Unverified
Commit
219cab73
authored
7 months ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
main/adsp-audio: add openrc subpackage (MR 5555)
parent
9d4173d2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/adsp-audio/APKBUILD
+8
-2
8 additions, 2 deletions
main/adsp-audio/APKBUILD
main/adsp-audio/adsp-audio-openrc.post-install
+0
-0
0 additions, 0 deletions
main/adsp-audio/adsp-audio-openrc.post-install
with
8 additions
and
2 deletions
main/adsp-audio/APKBUILD
+
8
−
2
View file @
219cab73
# Maintainer: Luca Weiss <luca@lucaweiss.eu>
pkgname
=
adsp-audio
pkgver
=
1
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Init script for enabling the adsp audio subsystem (downstream Android kernels)"
url
=
"https://gitlab.com/postmarketOS/pmaports"
arch
=
"noarch"
license
=
"GPL-3.0-or-later"
install
=
"
$pkgname
.post-install"
source
=
"
$pkgname
.initd"
subpackages
=
"
$pkgname
-openrc"
package
()
{
install
-Dm755
"
$srcdir
"
/
$pkgname
.initd
"
$pkgdir
"
/etc/init.d/adsp-audio
}
openrc
()
{
install
=
"
$subpkgname
.post-install"
default_openrc
}
sha512sums
=
"1edd94b45d37d82b37e04a4f3ff9f3c116bee088a0f83c7b605a0107a3da4f5c9f7d0c1a50c082eb05914352979114135bde8942be9f6ac4fe3a7041e9190bc3 adsp-audio.initd"
This diff is collapsed.
Click to expand it.
main/adsp-audio/adsp-audio.post-install
→
main/adsp-audio/adsp-audio
-openrc
.post-install
+
0
−
0
View file @
219cab73
File moved
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