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
82cdba42
Unverified
Commit
82cdba42
authored
5 years ago
by
Gavin Lilly
Committed by
Martijn Braam
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device-motorola-lux: enabled touchscreen (
!584
)
parent
a900d77e
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#197066
passed
5 years ago
Stage: first
Stage: second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/device-motorola-lux/APKBUILD
+4
-4
4 additions, 4 deletions
device/device-motorola-lux/APKBUILD
device/device-motorola-lux/initfs-hook.sh
+4
-0
4 additions, 0 deletions
device/device-motorola-lux/initfs-hook.sh
with
8 additions
and
4 deletions
device/device-motorola-lux/APKBUILD
+
4
−
4
View file @
82cdba42
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
"device-motorola-lux"
pkgdesc
=
"Motorola Moto X Play"
pkgver
=
0.
1
pkgver
=
0.
2
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
...
...
@@ -9,7 +9,7 @@ arch="armhf"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-motorola-lux mkbootimg mesa-dri-swrast msm-fb-refresher"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
source
=
"deviceinfo
initfs-hook.sh
"
build
()
{
devicepkg_build
$startdir
$pkgname
...
...
@@ -19,5 +19,5 @@ package() {
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"f58d2ee1acfcd8188872f016595893e2492b75c55aadc0711cc28398ab6715769b43485eb8a293f6d1d024b0b743c9f34a18bd27a7e4f81511c993420c4105f3 deviceinfo
"
sha512sums
=
"f58d2ee1acfcd8188872f016595893e2492b75c55aadc0711cc28398ab6715769b43485eb8a293f6d1d024b0b743c9f34a18bd27a7e4f81511c993420c4105f3 deviceinfo
1777c382a73b6e45ee6b4f34b1fd996ad1bae42801dec6de6742f9bf6bf0a0fb5648a7b51ac5b79b7df6d026deca3d4b14a13fae02938e845ed564a9a741c171 initfs-hook.sh
"
This diff is collapsed.
Click to expand it.
device/device-motorola-lux/initfs-hook.sh
0 → 100644
+
4
−
0
View file @
82cdba42
#!/bin/sh
# activate touchscreen
echo
1
>
/sys/devices/soc.0/78b8000.i2c/i2c-4/4-0020/drv_irq
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