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
232ec90b
Unverified
Commit
232ec90b
authored
5 years ago
by
Dolphin von Chips
Committed by
Bart Ribbers
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
firmware/firmware-motorola-montana: new aport (
!1082
)
parent
aa32a4df
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
firmware/firmware-motorola-montana/APKBUILD
+38
-0
38 additions, 0 deletions
firmware/firmware-motorola-montana/APKBUILD
with
38 additions
and
0 deletions
firmware/firmware-motorola-montana/APKBUILD
0 → 100644
+
38
−
0
View file @
232ec90b
pkgname
=
firmware-motorola-montana
pkgver
=
1
pkgrel
=
0
pkgdesc
=
"Firmware for Motorola Moto G5s"
url
=
"https://gitlab.com/DolphinChips/firmware-motorola-montana"
subpackages
=
"
$pkgname
-modem
$pkgname
-adsp
$pkgname
-wcnss"
arch
=
"aarch64"
license
=
"proprietary"
options
=
"!check !strip !archcheck"
_commit
=
"6d448297f0445b029ca450c092743aaba821e6ce"
source
=
"https://gitlab.com/DolphinChips/firmware-motorola-montana/-/archive/
$_commit
/firmware-motorola-montana-
$_commit
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$_commit
"
_fwdir
=
"/lib/firmware/postmarketos"
package
()
{
# parent package is empty
mkdir
-p
"
$pkgdir
"
}
modem
()
{
pkgdesc
=
"Motorola Moto G5s modem firmware (doesn't work yet)"
install
-Dm644
"
$builddir
"
/mba.mbn
-t
"
$subpkgdir
/
$_fwdir
"
install
-Dm644
"
$builddir
"
/modem.
*
-t
"
$subpkgdir
/
$_fwdir
"
}
adsp
()
{
pkgdesc
=
"Motorola Moto G5s audio firmware (doesn't work yet)"
install
-Dm644
"
$builddir
"
/adsp.
*
-t
"
$subpkgdir
/
$_fwdir
"
}
wcnss
()
{
pkgdesc
=
"Motorola Moto G5s WiFi/BT firmware"
install
-Dm644
"
$builddir
"
/wcnss.
*
-t
"
$subpkgdir
/
$_fwdir
"
install
-Dm644
"
$builddir
"
/wlan/prima/WCNSS_
*
-t
"
$subpkgdir
/
$_fwdir
"
/wlan/prima
}
sha512sums
=
"934b56f7ddca76c606704952559981c9c9a812bba4561a552820de92b620f5cf3f1d0631df1507a4f3f1db8e1edc71dee643d6f5f7668d50b5b66eecb3b2213e firmware-motorola-montana-6d448297f0445b029ca450c092743aaba821e6ce.tar.gz"
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