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
5d6d977d
Unverified
Commit
5d6d977d
authored
1 year ago
by
Anton Bambura
Browse files
Options
Downloads
Patches
Plain Diff
microsoft-surface-rt: use PMOS_FORCE_PARTITION_RESIZE (MR 4928)
This will be needed for prebuilt images.
parent
991e6340
No related branches found
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-microsoft-surface-rt/APKBUILD
+1
-1
1 addition, 1 deletion
device/testing/device-microsoft-surface-rt/APKBUILD
device/testing/device-microsoft-surface-rt/deviceinfo
+1
-1
1 addition, 1 deletion
device/testing/device-microsoft-surface-rt/deviceinfo
with
2 additions
and
2 deletions
device/testing/device-microsoft-surface-rt/APKBUILD
+
1
−
1
View file @
5d6d977d
...
...
@@ -59,6 +59,6 @@ x11() {
}
sha512sums
=
"
e09166ac34399eb2201c906498ae0e3bd8f6abb5287695bf2eacbb47195eaff00d12fd0828f705f9c1a45162b6fe5dca1b282e2afd9c47183073331d7f4538a8
deviceinfo
abcd58ab70852be649b98764b893dce9801574ebc4bb577f4e34ea624becb1672aa561aff312e65701a867c55020e86a4d9c69cdbfe1472c405b9e916505b5f3
deviceinfo
67ff4306270b7e6e292ddb48ac5fcb1472840d8eaa412f9cd989442fb20139ee3c844fd1ca5c5b923c7980403d945999a77fc6617127059e56e22bdc8dca2bf8 modules-initfs
"
This diff is collapsed.
Click to expand it.
device/testing/device-microsoft-surface-rt/deviceinfo
+
1
−
1
View file @
5d6d977d
...
...
@@ -21,7 +21,7 @@ deviceinfo_dev_internal_storage_repartition="true"
# Bootloader related
deviceinfo_flash_method="none"
deviceinfo_dtb="tegra30-microsoft-surface-rt-efi"
deviceinfo_kernel_cmdline="cpuidle.off=1 console=ttyS0,115200 PMOS_NO_OUTPUT_REDIRECT"
deviceinfo_kernel_cmdline="cpuidle.off=1 console=ttyS0,115200 PMOS_NO_OUTPUT_REDIRECT
PMOS_FORCE_PARTITION_RESIZE
"
deviceinfo_generate_grub_config="true"
deviceinfo_generate_bootimg="false"
deviceinfo_boot_filesystem="fat32"
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