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
7df8828d
Unverified
Commit
7df8828d
authored
6 years ago
by
Sergey Larin
Committed by
Oliver Smith
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
samsung-i927: Set touchscreen and keyboard in deviceinfo (
!217
)
[skip ci]: already built successfully in CI
parent
6b1072a7
No related branches found
No related tags found
No related merge requests found
Pipeline
#196124
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/device-samsung-i927/APKBUILD
+2
-2
2 additions, 2 deletions
device/device-samsung-i927/APKBUILD
device/device-samsung-i927/deviceinfo
+2
-2
2 additions, 2 deletions
device/device-samsung-i927/deviceinfo
with
4 additions
and
4 deletions
device/device-samsung-i927/APKBUILD
+
2
−
2
View file @
7df8828d
...
...
@@ -2,7 +2,7 @@
pkgname
=
"device-samsung-i927"
pkgdesc
=
"Samsung Captivate Glide"
pkgver
=
0.1
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armhf"
...
...
@@ -41,5 +41,5 @@ nonfree_firmware() {
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
7edacfb24ec729bcf354ad3516aca0b17bceadef4090d848d30fb2fa77494a50d4e5901033222094c758a8b81d97710df1d460fd613541da11f566110ea4b9b0
deviceinfo
sha512sums
=
"
9a6677a65bb651bb009115d4cf001277a708d0ea3b65cabd5b453580d8f97101c51008c0c1d4a152f6157dcc2a7bdd24c115d84336b29128f56d2249a1e97c1f
deviceinfo
d8ce60ea7acaabf627ddca2f0887a4cda46f313b7aaf7934bef2fef8a6e0798ccefab849e4571e4e3fcd06ae34c1a6efe3b58b401e2e443416f6200e6d4ea769 modules-load.conf"
This diff is collapsed.
Click to expand it.
device/device-samsung-i927/deviceinfo
+
2
−
2
View file @
7df8828d
...
...
@@ -15,9 +15,9 @@ deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
deviceinfo_screen_width="480"
deviceinfo_screen_height="800"
deviceinfo_dev_touchscreen=""
deviceinfo_dev_touchscreen="
/dev/input/event2
"
deviceinfo_dev_touchscreen_calibration=""
deviceinfo_dev_keyboard=""
deviceinfo_dev_keyboard="
/dev/input/event1
"
# Bootloader related
deviceinfo_flash_method="heimdall-bootimg"
...
...
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