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
!5723
lenovo-lxf-p5100: new device
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
lenovo-lxf-p5100: new device
exkc/pmaports:yt3-x50m
into
master
Overview
6
Commits
1
Pipelines
17
Changes
18
Closed
ΞЖKƆ/QVH
requested to merge
exkc/pmaports:yt3-x50m
into
master
5 months ago
Overview
5
Commits
1
Pipelines
17
Changes
18
Expand
a working downsteam port
Edited
4 months ago
by
ΞЖKƆ/QVH
0
0
Merge request reports
Compare
master
version 16
6239ad12
5 months ago
version 15
4c0f5b18
5 months ago
version 14
946c957a
5 months ago
version 13
2a30c80f
5 months ago
version 12
9221780d
5 months ago
version 11
7046739e
5 months ago
version 10
cefa4637
5 months ago
version 9
5e3a5960
5 months ago
version 8
f338c714
5 months ago
version 7
a78361a7
5 months ago
version 6
065fbe8a
5 months ago
version 5
711ca5fd
5 months ago
version 4
93e80c70
5 months ago
version 3
e329814d
5 months ago
version 2
5a49fd81
5 months ago
version 1
35f29002
5 months ago
master (base)
and
version 5
latest version
391af69a
1 commit,
5 months ago
version 16
6239ad12
1 commit,
5 months ago
version 15
4c0f5b18
1 commit,
5 months ago
version 14
946c957a
1 commit,
5 months ago
version 13
2a30c80f
2 commits,
5 months ago
version 12
9221780d
1 commit,
5 months ago
version 11
7046739e
1 commit,
5 months ago
version 10
cefa4637
2 commits,
5 months ago
version 9
5e3a5960
1 commit,
5 months ago
version 8
f338c714
1 commit,
5 months ago
version 7
a78361a7
1 commit,
5 months ago
version 6
065fbe8a
1 commit,
5 months ago
version 5
711ca5fd
1 commit,
5 months ago
version 4
93e80c70
1 commit,
5 months ago
version 3
e329814d
1 commit,
5 months ago
version 2
5a49fd81
2 commits,
5 months ago
version 1
35f29002
1 commit,
5 months ago
18 files
+
4291
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
18
Search (e.g. *.vue) (Ctrl+P)
device/testing/device-lenovo-lxf-p5100/APKBUILD
0 → 100644
+
23
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-lenovo-lxf-p5100
pkgdesc
=
"Lenovo Yoga Tab 3 10 LTE"
pkgver
=
1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-lenovo-lxf-p5100 mkbootimg xz mdss-fb-init-hack msm-fb-refresher"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"
9bd6205903abe27c9ed4410ff75582e7f29a705197a485982657b7e88f84f1bdb463a4fdecbd34fafdc83f09df6d953fcc419f895208b10d5f37a16ad8095c9c deviceinfo
"
Loading