Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmbootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
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
postmarketOS
pmbootstrap
Merge requests
!1129
(motorola-potter) Add display support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
(motorola-potter) Add display support
chin123:master
into
master
Overview
0
Commits
8
Pipelines
0
Changes
2
Merged
Imported
Administrator
requested to merge
chin123:master
into
master
7 years ago
Overview
0
Commits
8
Pipelines
0
Changes
2
Expand
The display now works, and can load weston.
Touch is not yet working, though.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
f3635c51
8 commits,
6 years ago
2 files
+
4
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
aports/device/device-motorola-potter/APKBUILD
+
3
−
3
Options
@@ -2,12 +2,12 @@
pkgname
=
"device-motorola-potter"
pkgdesc
=
"Motorola Moto G5 Plus"
pkgver
=
0.1
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"noarch"
options
=
"!check"
depends
=
"linux-motorola-potter mkbootimg mesa-dri-swrast"
depends
=
"linux-motorola-potter mkbootimg mesa-dri-swrast
msm-fb-refresher
"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
@@ -19,4 +19,4 @@ package() {
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"
7c38b81dd327f04acca2e8acad12ca15ab873aae2935f2ac7c66077f7c869b07d0a1502a92e9a7fcd552ac9c3817d00dbcccac27d3753207fbce199db96a739c
deviceinfo"
sha512sums
=
"
fa78eb9d722f1ce0008a3f42406a85875784c8d65e10315518c8ac3955361d4ce01f9914ea79e645137558f911e6c62af36ee4c63089efb88e2f64bb4e761af6
deviceinfo"
Loading