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
a6348c71
Commit
a6348c71
authored
4 months ago
by
Barnabás Czémán
Browse files
Options
Downloads
Patches
Plain Diff
device-qcom-msm8953: set partition type to msdos
Set partition type to msdos because lk2nd does not support gpt yet.
parent
ed7cfa41
No related branches found
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-qcom-msm8953/APKBUILD
+3
-3
3 additions, 3 deletions
device/testing/device-qcom-msm8953/APKBUILD
device/testing/device-qcom-msm8953/deviceinfo
+1
-0
1 addition, 0 deletions
device/testing/device-qcom-msm8953/deviceinfo
with
4 additions
and
3 deletions
device/testing/device-qcom-msm8953/APKBUILD
+
3
−
3
View file @
a6348c71
...
...
@@ -3,8 +3,8 @@
pkgname
=
device-qcom-msm8953
pkgdesc
=
"Generic device package for various Qualcomm MSM8953/SDM450/SDM632-based devices"
pkgver
=
3
pkgrel
=
1
pkgver
=
4
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -36,6 +36,6 @@ package() {
}
sha512sums
=
"
f5f41dc82c96aac6451f5512a36911706e6ed055f8d70a4acae208d24c527fef5a66f34f645347ffa3d24edaa49961bea1d020cd341b818705fc87050fe9bf61
deviceinfo
7a0f4358d041c9bdb24c1018d13d390b111d823316d7d4b94f7c41aada97d9d94162ef7610226332ec3122e04108d7e08f8a844769b262caefbe97e92df1b39d
deviceinfo
70917147c1c49f9419ff8be2a03e38c24ad7730091c53a2182797dde85fd8c2073f71187e8e583774974a1509b634433725543547e528364f41d85e63b2ace85 modules-initfs
"
This diff is collapsed.
Click to expand it.
device/testing/device-qcom-msm8953/deviceinfo
+
1
−
0
View file @
a6348c71
...
...
@@ -18,6 +18,7 @@ deviceinfo_keyboard="false"
# Bootloader related
deviceinfo_flash_method="fastboot"
deviceinfo_kernel_cmdline="quiet loglevel=2"
deviceinfo_partition_type="msdos"
# extlinux.conf
deviceinfo_dtb="qcom/apq8053-* qcom/msm8953-* qcom/sdm450-* qcom/sdm632-*"
...
...
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