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
2942aea5
Unverified
Commit
2942aea5
authored
5 months ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
device-oneplus-fajita: move replaces to -openrc (MR 5767)
parent
2355af6a
Branches
Branches containing commit
No related tags found
1 merge request
!5767
Fixes for "Move post-install scripts to openrc subpackages": fajita, cros
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/community/device-oneplus-fajita/APKBUILD
+2
-2
2 additions, 2 deletions
device/community/device-oneplus-fajita/APKBUILD
with
2 additions
and
2 deletions
device/community/device-oneplus-fajita/APKBUILD
+
2
−
2
View file @
2942aea5
...
...
@@ -4,7 +4,7 @@
pkgname
=
device-oneplus-fajita
pkgdesc
=
"OnePlus 6T"
pkgver
=
14
pkgrel
=
1
pkgrel
=
2
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -51,7 +51,6 @@ nonfree_firmware() {
soc-qcom-sdm845-nonfree-firmware
soc-qcom-sdm845-modem
"
replaces
=
"hexagonrpcd-openrc"
install
-Dm644
"
$srcdir
"
/81-libssc-oneplus-fajita.rules
-t
"
$subpkgdir
"
/usr/lib/udev/rules.d/
}
...
...
@@ -59,6 +58,7 @@ nonfree_firmware() {
nonfree_firmware_openrc
()
{
install_if
=
"
$pkgname
-nonfree-firmware=
$pkgver
-r
$pkgrel
openrc"
install
=
"
$subpkgname
.post-install
$subpkgname
.post-upgrade"
replaces
=
"hexagonrpcd-openrc"
install
-Dm644
q6voiced.conf
"
$subpkgdir
"
/etc/conf.d/q6voiced
install
-Dm644
"
$srcdir
"
/hexagonrpcd.confd
"
$subpkgdir
"
/etc/conf.d/hexagonrpcd-sdsp
...
...
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