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
62a557ab
Unverified
Commit
62a557ab
authored
5 years ago
by
Luca Weiss
Browse files
Options
Downloads
Patches
Plain Diff
device-fairphone-fp2: configure getty using deviceinfo_getty variable (
!817
)
parent
bd5e3ed1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#194019
passed
5 years ago
Stage: first
Stage: second
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/device-fairphone-fp2/APKBUILD
+2
-2
2 additions, 2 deletions
device/device-fairphone-fp2/APKBUILD
device/device-fairphone-fp2/deviceinfo
+1
-0
1 addition, 0 deletions
device/device-fairphone-fp2/deviceinfo
with
3 additions
and
2 deletions
device/device-fairphone-fp2/APKBUILD
+
2
−
2
View file @
62a557ab
...
...
@@ -2,7 +2,7 @@
pkgname
=
"device-fairphone-fp2"
pkgdesc
=
"Fairphone 2"
pkgver
=
2
pkgrel
=
5
pkgrel
=
6
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -69,6 +69,6 @@ alsa() {
install
-Dm644
"
$srcdir
"
/hifi
"
$subpkgdir
"
/usr/share/alsa/ucm/FP2/
}
sha512sums
=
"
43f05596cd1e2759f9b182777211c3ec879fcd1be7d7f1ff94b409c85847ba2715fdf3080c95af5a5b28c35c7e6460cd149208b0291cc54b47a2e6a834096db3
deviceinfo
sha512sums
=
"
09a465c02784a27509e62023e1c5bb0d3c84f76b59612d6ef681570db9109087171674d5d0a1894bc05824119bd8d4762a8ff9d9438b67e122a089c28befe30d
deviceinfo
55360b1ba4ddadea341c9edb13c32ba5f19aabf75ab28602f30cfb79b9df8834f115ef979c70569f23ec1293b1fcd408baf320d87803293ce7106bdc73a26c9f FP2.conf
b834461c6866bb0c473dd089dd5da641dd42a00f610aad6503117aa50fe6e200db9ad0a264bb609f12350d59faee1f772907bacd75439f702ea7d52f6f85e2b1 hifi"
This diff is collapsed.
Click to expand it.
device/device-fairphone-fp2/deviceinfo
+
1
−
0
View file @
62a557ab
...
...
@@ -19,6 +19,7 @@ deviceinfo_screen_height="1920"
deviceinfo_dev_touchscreen="/dev/input/event0"
deviceinfo_dev_touchscreen_calibration=""
deviceinfo_dev_keyboard=""
deviceinfo_getty="ttyMSM0;115200"
# Bootloader related
deviceinfo_flash_method="fastboot"
...
...
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