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
Merge requests
!5300
motorola-ghost: enable armv7 (was armhf)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
motorola-ghost: enable armv7 (was armhf)
modbranch
into
master
Overview
1
Commits
1
Pipelines
2
Changes
5
Merged
Imported
Administrator
requested to merge
modbranch
into
master
9 months ago
Overview
1
Commits
1
Pipelines
2
Changes
5
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
833f98ef
1 commit,
9 months ago
5 files
+
14
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
device/testing/device-motorola-ghost/APKBUILD
+
3
−
3
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-motorola-ghost
pkgdesc
=
"Moto X (2013)"
pkgver
=
1
pkgver
=
2
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"arm
hf
"
arch
=
"arm
v7
"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-motorola-ghost mkbootimg msm-fb-refresher"
makedepends
=
"devicepkg-dev"
@@ -19,5 +19,5 @@ package() {
}
sha512sums
=
"
cbec9e0d0c8e3c321d92b75892d41fe7f86af1d0c43faa816f0148a70d7c3a6c2c079d6c68f25b0a3d810e5dc19a03946b4a446688be28017be2adc98095d106
deviceinfo
4e2f996fb95c9b82a90b0ec2da171dd2efcffe272212e9c0cc6b2829279202a86a16b140fb06495e557fedc521801d51119570f8cf0e4823236587a62c33af8f
deviceinfo
"
Loading