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
0138c059
Commit
0138c059
authored
6 years ago
by
Martijn Braam
Committed by
Oliver Smith
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
aports: device-samsung-manta: Changed flasher to heimdall
parent
95b6d96c
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/device-samsung-manta/APKBUILD
+3
-3
3 additions, 3 deletions
device/device-samsung-manta/APKBUILD
device/device-samsung-manta/deviceinfo
+4
-2
4 additions, 2 deletions
device/device-samsung-manta/deviceinfo
with
7 additions
and
5 deletions
device/device-samsung-manta/APKBUILD
+
3
−
3
View file @
0138c059
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
"device-samsung-manta"
pkgdesc
=
"Google Nexus 10"
pkgver
=
0.
2
pkgrel
=
3
pkgver
=
0.
3
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"noarch"
...
...
@@ -19,4 +19,4 @@ package() {
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"
626b6a2c979805270e1aef1d4f8de3c7f9f04e26294fbfb1db1cd9b80be27887ad915ec68783f1a
5d37
91b7d150bc6c0fc100647d30cc5d4801ae2ff3270448e
deviceinfo"
sha512sums
=
"
00e3643d3f2d10007b161d9c128283d9d2591c7a1a4c5a32eb5e883100b3cf32a8bd9ec0717242bf92fe993
5d
4
37
2b48c5987b6c6dc8c32a5dcd231f7b5798af
deviceinfo"
This diff is collapsed.
Click to expand it.
device/device-samsung-manta/deviceinfo
+
4
−
2
View file @
0138c059
...
...
@@ -19,7 +19,8 @@ deviceinfo_dev_touchscreen_calibration=""
deviceinfo_dev_keyboard=""
# Bootloader related
deviceinfo_flash_method="fastboot"
deviceinfo_flash_method="heimdall-bootimg"
deviceinfo_flash_sparse="true"
deviceinfo_kernel_cmdline=""
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="false"
...
...
@@ -29,4 +30,5 @@ deviceinfo_flash_offset_ramdisk="0x01000000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x00000100"
deviceinfo_flash_pagesize="2048"
deviceinfo_flash_heimdall_partition_kernel="kernel"
deviceinfo_flash_heimdall_partition_system="system"
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