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
8483f59b
Unverified
Commit
8483f59b
authored
7 months ago
by
Eloy
Committed by
Robert Eckelmann
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
device-samsung-hlte: switch deviceinfo to fastboot, fix other variables (MR 5535)
parent
9bdaeb32
No related branches found
No related tags found
No related merge requests found
Pipeline
#202554
passed
7 months ago
Stage: autoupdate
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-samsung-hlte/APKBUILD
+3
-3
3 additions, 3 deletions
device/testing/device-samsung-hlte/APKBUILD
device/testing/device-samsung-hlte/deviceinfo
+3
-3
3 additions, 3 deletions
device/testing/device-samsung-hlte/deviceinfo
with
6 additions
and
6 deletions
device/testing/device-samsung-hlte/APKBUILD
+
3
−
3
View file @
8483f59b
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-samsung-hlte
pkgdesc
=
"Samsung Galaxy Note 3"
pkgver
=
2
pkgrel
=
5
pkgver
=
3
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -49,6 +49,6 @@ nonfree_firmware() {
sha512sums
=
"
6cef5f8ae1785ac16e6fe84bfc861ac50cdfb94db35d764f44a25c960e123cb82f6e56f45362a5340c62a3d5ac225f2689afd4f6964cb88305a0892ba44214f0 bt-module-deps.conf
91f6f253275d3d312e120c345e69c40d3dc79ebd52bbe6405cdf82ece58d2c379d571b
6b
e
81
31a4b51e3d683a420466e48a39b1a9d8b6617cbef713b597b6b65
deviceinfo
f3c829e1845ed3cc6c1e5c42144e76
6b
6
81
b3c72f606f498070a60b6f1a8f9ef9d3528ea70240c115ac773407c74fe0dfc3a18559c0fcc99678bf71f7b80c58c
deviceinfo
640f11d6cdea23ae5e183468aa9873f5ce091cac721d893866d5e46c19d77bcc6f5401cc0e6488c36d4da954fe94c3d7046f0bc2d299b656a06b540fab8d5e55 modules-initfs
"
This diff is collapsed.
Click to expand it.
device/testing/device-samsung-hlte/deviceinfo
+
3
−
3
View file @
8483f59b
...
...
@@ -17,21 +17,21 @@ deviceinfo_external_storage="true"
deviceinfo_screen_width="1080"
deviceinfo_screen_height="1920"
deviceinfo_getty="ttyMSM0;115200"
deviceinfo_mesa_driver="msm"
deviceinfo_gpu_accelerated="true"
# Bootloader related
deviceinfo_flash_method="
heimdall-
boot
img
"
deviceinfo_flash_method="
fast
boot"
deviceinfo_kernel_cmdline="console=ttyMSM0,115200,n8 msm.vram=192m msm.allow_vram_carveout=1"
deviceinfo_generate_bootimg="true"
deviceinfo_generate_extlinux_config="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_bootimg_append_seandroidenforce="true"
deviceinfo_flash_offset_base="0x00000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x02900000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x02700000"
deviceinfo_flash_pagesize="2048"
deviceinfo_flash_heimdall_partition_kernel="BOOT"
# Samsung Electronics Co., Ltd
deviceinfo_usb_idVendor="0x04e8"
...
...
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