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
e8fa0d74
Unverified
Commit
e8fa0d74
authored
2 years ago
by
Jami Kettunen
Committed by
Newbyte
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device-oneplus-dumpling: start using soc-qcom-msm8998 (MR 3531)
parent
2fde5254
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-oneplus-dumpling/APKBUILD
+3
-3
3 additions, 3 deletions
device/testing/device-oneplus-dumpling/APKBUILD
device/testing/device-oneplus-dumpling/deviceinfo
+1
-0
1 addition, 0 deletions
device/testing/device-oneplus-dumpling/deviceinfo
with
4 additions
and
3 deletions
device/testing/device-oneplus-dumpling/APKBUILD
+
3
−
3
View file @
e8fa0d74
...
...
@@ -41,8 +41,7 @@ kernel_alpine() {
kernel_mainline
()
{
pkgdesc
=
"Close to mainline kernel, plenty of working features and fixes"
# NOTE: soc-qcom-sdm845 is also applicable to msm8998
depends
=
"linux-postmarketos-qcom-msm8998 soc-qcom-sdm845"
depends
=
"linux-postmarketos-qcom-msm8998 soc-qcom-msm8998"
devicepkg_subpackage_kernel
$startdir
$pkgname
$subpkgname
}
...
...
@@ -54,11 +53,12 @@ nonfree_firmware() {
phosh
()
{
install_if
=
"
$pkgname
postmarketos-ui-phosh"
# some scaling tweaks
install
-Dm644
"
$srcdir
"
/phoc.ini
\
"
$subpkgdir
"
/etc/phosh/phoc.ini
}
sha512sums
=
"
affbfb887c9f590d93b0234b3997b6de6e10a067d8d4ecf382548eb39f15d4036f8bea20f94c5cf04f357ad5f26a67f09c189fb6695e38fe9da1942e0c3a95e4
deviceinfo
f44c869cefabc84bdbed29d598f04f49bf07106fb6fb33c615fc854c991bfd5255f58cf8c361191419701a979c1e06d9b8c73f31d1429b9f63c7f13cc3d397f8
deviceinfo
2288f08a44aae5136c0c0c846501c2bd4bcb10f05454b40c6e4490d398385b8a7129216047b5eb7982ca6d62d3aa71f3e18bfb8661d0cd32c8a600685ca0da48 phoc.ini
"
This diff is collapsed.
Click to expand it.
device/testing/device-oneplus-dumpling/deviceinfo
+
1
−
0
View file @
e8fa0d74
...
...
@@ -45,4 +45,5 @@ deviceinfo_mesa_driver_mainline="msm"
# Alpine kernel options
deviceinfo_kernel_cmdline_alpine="PMOS_NO_OUTPUT_REDIRECT"
# TODO: minimize (remove item -> check if module stays in initramfs)
deviceinfo_modules_initfs_alpine="fixed qcom_glink_rpm smd-rpm qcom_smd-regulator qcom-apcs-ipc-mailbox clk-qcom gcc-msm8998 phy-qcom-qmp phy-qcom-qusb2 configfs libcomposite udc-core dwc3 dwc3-qcom af_packet nvmem_qfprom spmi qcom-spmi-pmic qcom-pon governor_simpleondemand clk-smd-rpm ufs_qcom evdev i2c-qup bam_dma rmi_i2c"
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