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
439bd8e8
Verified
Commit
439bd8e8
authored
6 months ago
by
Aster Boese
Committed by
Clayton Craft
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
google-x64cros: increase boot partition to 32mb (MR 5730)
parent
6e00f34f
Branches
Branches containing commit
No related tags found
1 merge request
!5730
google-x64cros: increase boot partition to 32mb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/community/device-google-x64cros/APKBUILD
+2
-2
2 additions, 2 deletions
device/community/device-google-x64cros/APKBUILD
device/community/device-google-x64cros/deviceinfo
+1
-1
1 addition, 1 deletion
device/community/device-google-x64cros/deviceinfo
with
3 additions
and
3 deletions
device/community/device-google-x64cros/APKBUILD
+
2
−
2
View file @
439bd8e8
...
...
@@ -4,7 +4,7 @@
# Co-Maintainer: Jenneron <jenneron@protonmail.com>
pkgname
=
device-google-x64cros
pkgdesc
=
"Google Chromebooks with x64 CPU"
pkgver
=
9
pkgver
=
10
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
...
...
@@ -55,6 +55,6 @@ kernel_lts() {
}
sha512sums
=
"
9e9fd97961c2d27c9cb98adb182c3d058885d5b907180d80655ec09e983d6e66c891e8d6faf55da3569e0d0cbca8e7d3582a389bdf18afdff4cf92226cc09fb7
deviceinfo
321fc9e39cfffe88439ddd9530637a8f5c50304374f99161b8029bb13757ac46bf8e82db585698ec8f0b5e5bad2e800de7fec3608e71d161b3f17aa24d7db8a4
deviceinfo
1b3bbfcdc6642488304653aef996dddf7a354e7279f2c735ac7aec404e598948423630fcaa2cac87e2c0aef033ecfc57a7a91154f9dac9a85411db7bad62e677 modules-initfs
"
This diff is collapsed.
Click to expand it.
device/community/device-google-x64cros/deviceinfo
+
1
−
1
View file @
439bd8e8
...
...
@@ -21,7 +21,7 @@ deviceinfo_flash_method="none"
deviceinfo_boot_filesystem="fat32"
deviceinfo_cgpt_kpart="/boot/vmlinuz.kpart"
deviceinfo_cgpt_kpart_start="8192"
deviceinfo_cgpt_kpart_size="
32768
"
deviceinfo_cgpt_kpart_size="
65536
"
deviceinfo_depthcharge_board="amd64-generic"
deviceinfo_generate_depthcharge_image="true"
deviceinfo_generate_systemd_boot="true"
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