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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
achill (fossdd)
pmaports
Commits
a3c158a0
Verified
Commit
a3c158a0
authored
1 month ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
device-shift-axolotl: install hexagonrpcd conf to new location (MR 6188)
parent
1b58ec9b
Branches
fwpath
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/device-shift-axolotl/APKBUILD
+6
-4
6 additions, 4 deletions
device/community/device-shift-axolotl/APKBUILD
with
6 additions
and
4 deletions
device/community/device-shift-axolotl/APKBUILD
+
6
−
4
View file @
a3c158a0
...
...
@@ -5,7 +5,7 @@
pkgname
=
device-shift-axolotl
pkgdesc
=
"SHIFT6mq"
pkgver
=
15
pkgrel
=
2
pkgrel
=
3
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -46,21 +46,23 @@ nonfree_firmware() {
pkgdesc
=
"Modem, GPU and WiFi Firmware, also needed for osk-sdl"
depends
=
"
firmware-shift-sdm845>=20230815-r2
hexagonrpcd
hexagonrpcd
>=0.3.2-r3
soc-qcom-sdm845-nonfree-firmware
soc-qcom-sdm845-modem
"
install
-Dm644
"
$srcdir
"
/81-libssc-shift-axolotl.rules
-t
"
$subpkgdir
"
/usr/lib/udev/rules.d/
install
-Dm644
q6voiced.conf
"
$subpkgdir
"
/etc/conf.d/q6voiced
install
-Dm644
"
$srcdir
"
/hexagonrpcd.confd
\
"
$subpkgdir
"
/usr/share/hexagonrpcd/hexagonrpcd-sdsp.conf
}
nonfree_firmware_openrc
()
{
install_if
=
"
$pkgname
-nonfree-firmware=
$pkgver
-r
$pkgrel
openrc"
replaces
=
"hexagonrpcd-openrc"
install
=
"
$subpkgname
.post-install
$subpkgname
.post-upgrade"
depends
=
"hexagonrpcd-openrc"
install
-Dm644
"
$srcdir
"
/hexagonrpcd.confd
"
$subpkgdir
"
/etc/conf.d/hexagonrpcd-sdsp
mkdir
-p
"
$subpkgdir
"
}
pmtest
()
{
...
...
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