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
8d81c77f
Unverified
Commit
8d81c77f
authored
1 year ago
by
Luca Weiss
Committed by
Alexey Minnekhanov
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
firmware-fairphone-fp4: package Bluetooth firmware (MR 4110)
parent
9813033c
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/firmware-fairphone-fp4/APKBUILD
+11
-1
11 additions, 1 deletion
device/community/firmware-fairphone-fp4/APKBUILD
with
11 additions
and
1 deletion
device/community/firmware-fairphone-fp4/APKBUILD
+
11
−
1
View file @
8d81c77f
pkgname
=
firmware-fairphone-fp4
pkgver
=
20230215
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Firmware for Fairphone 4"
subpackages
=
"
$pkgname
-adreno
$pkgname
-adsp
$pkgname
-bluetooth
$pkgname
-cdsp
$pkgname
-ipa
$pkgname
-modem
...
...
@@ -38,6 +39,15 @@ adsp() {
"
$subpkgdir
/lib/firmware/qcom/sm7225/fairphone4/"
}
bluetooth
()
{
pkgdesc
=
"Fairphone 4 bluetooth firmware"
install
-Dm644
"
$builddir
"
/apbtfw11.tlv
-t
\
"
$subpkgdir
/lib/firmware/qca/"
install
-Dm644
"
$builddir
"
/apnv11.bin
-t
\
"
$subpkgdir
/lib/firmware/qca/"
}
cdsp
()
{
pkgdesc
=
"Fairphone 4 cdsp firmware"
...
...
This diff is collapsed.
Click to expand it.
Administrator
@root
mentioned in commit
259062fc
By Luca Weiss on 2023-05-26T13:50:27
·
1 year ago
Imported
mentioned in commit
259062fc
By Luca Weiss on 2023-05-26T13:50:27
Edited
1 year ago
by
Ghost User
mentioned in commit 259062fc18b991e07386b0df736ce130e83fc7d9 *By Luca Weiss on 2023-05-26T13:50:27*
Toggle commit list
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