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
!5756
device-lenovo-kuntao: add gpu firmware and panel
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
device-lenovo-kuntao: add gpu firmware and panel
raihan2000/pmaports:kuntao-gpu
into
master
Overview
11
Commits
2
Pipelines
12
Changes
3
All threads resolved!
Hide all comments
Merged
Raihan Ahamed
requested to merge
raihan2000/pmaports:kuntao-gpu
into
master
4 months ago
Overview
11
Commits
2
Pipelines
12
Changes
3
All threads resolved!
Hide all comments
Expand
this actually depends on
https://github.com/msm8953-mainline/linux/pull/215
Edited
4 months ago
by
Raihan Ahamed
1
0
Merge request reports
Viewing commit
ac64bb45
Show latest version
3 files
+
35
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
ac64bb45
device-lenovo-kuntao: add gpu firmware, panel and modem
· ac64bb45
Raihan Ahamed
authored
4 months ago
device/testing/device-lenovo-kuntao/APKBUILD
+
8
−
12
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-lenovo-kuntao
pkgdesc
=
"Lenovo P2"
pkgver
=
2
pkgrel
=
1
pkgver
=
3
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
options
=
"!check !archcheck"
depends
=
"
firmware-lenovo-kuntao
firmware-qcom-adreno-a530
linux-postmarketos-qcom-msm8953
lk2nd-msm8953
mkbootimg
msm-firmware-loader
postmarketos-base
soc-qcom-msm8953-modem
"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
subpackages
=
"
$pkgname
-nonfree-firmware:nonfree_firmware
"
source
=
"deviceinfo modules-initfs"
build
()
{
devicepkg_build
$startdir
$pkgname
@@ -27,12 +28,7 @@ package() {
devicepkg_package
$startdir
$pkgname
}
nonfree_firmware
()
{
pkgdesc
=
"GPU/Wi-Fi/Bluetooth/Audio/Video/Modem firmware"
depends
=
"msm-firmware-loader"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
0eb7a1a0b10e79d4d8b64b22cda74ccd6f8ef1d5f30ac75dd08e3eb6858ac730f4cba4561adb74d23dc5cf118df6708ea4508c1fc4d347a7dd0ae510fb8b7f60 deviceinfo
2ce6911ef54351f46819b3323e361ce60297b30f94e81a77e2d20b1bc294e51e3a0fa859ad8e257fa3fdef404a47dd3b64c247222cb7ca73f03cb4dcd083d1f8 modules-initfs
"
Loading