Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmbootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
pmbootstrap
Commits
40d8955b
Commit
40d8955b
authored
7 years ago
by
Pierre Rudloff
Committed by
Oliver Smith
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
gp-peak: Set deviceinfo_flash_fastboot_max_size (#1244)
parent
c7db6498
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
aports/device/device-gp-peak/APKBUILD
+2
-2
2 additions, 2 deletions
aports/device/device-gp-peak/APKBUILD
aports/device/device-gp-peak/deviceinfo
+1
-0
1 addition, 0 deletions
aports/device/device-gp-peak/deviceinfo
with
3 additions
and
2 deletions
aports/device/device-gp-peak/APKBUILD
+
2
−
2
View file @
40d8955b
...
...
@@ -2,7 +2,7 @@
pkgname
=
"device-gp-peak"
pkgdesc
=
"Geeksphone Peak"
pkgver
=
0.1
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"noarch"
...
...
@@ -19,4 +19,4 @@ package() {
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"
de1efd4b2286ee051dcf92171ba9154ef303b5a1053cc4759e246bd464b85f3fd3e327144d6d614ce884eebe8ae08eb90e16f6d2145a3882719da23411e9cea7
deviceinfo"
sha512sums
=
"
e245f9f7b54c5286331b434b1c929a34c74567f51e61c5792856f91293f44d047b82632f0327fd961ec9ee6b6843483329744f009eb201f017cf05299ab233eb
deviceinfo"
This diff is collapsed.
Click to expand it.
aports/device/device-gp-peak/deviceinfo
+
1
−
0
View file @
40d8955b
...
...
@@ -33,3 +33,4 @@ deviceinfo_flash_offset_ramdisk="0x01308000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x00000100"
deviceinfo_flash_pagesize="4096"
deviceinfo_flash_fastboot_max_size="400"
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