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
f608015e
Unverified
Commit
f608015e
authored
2 years ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
pine64-pinephonepro: fix dev_internal_storage (MR 3280)
parent
0737d308
Branches
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/community/device-pine64-pinephonepro/APKBUILD
+3
-3
3 additions, 3 deletions
device/community/device-pine64-pinephonepro/APKBUILD
device/community/device-pine64-pinephonepro/deviceinfo
+1
-1
1 addition, 1 deletion
device/community/device-pine64-pinephonepro/deviceinfo
with
4 additions
and
4 deletions
device/community/device-pine64-pinephonepro/APKBUILD
+
3
−
3
View file @
f608015e
...
...
@@ -2,8 +2,8 @@
# Maintainer: Martijn Braam <martijn@brixit.nl>
pkgname
=
device-pine64-pinephonepro
pkgdesc
=
"PINE64 PinePhone Pro"
pkgver
=
3.
0
pkgrel
=
2
pkgver
=
3.
1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -112,7 +112,7 @@ nonfree_firmware() {
sha512sums
=
"
fdfa807c0de33aee3deb09ee25c37a58fa970ce71483e52f21793717cb89adeb74f251ff1a2c2086361e3e58877f8b2e5643f24186b1a537acf9c16e3419313c 90-modem-eg25.rules
195ea87f346e09b781d7925bcb7752a25d27f4396e1512ae15582526c062261516f918703c633730f56becb9f5c94020cc46ef6dc9d960b4a29208f03e3b70b8
deviceinfo
e591572d0bfc4d7d990fcc15bc82e78e60404becf62a38283b4ceee6f49a812b63eebbc5c304907330e33dce5f023edba26c9b86f1375affa3cf6b49fbd06539
deviceinfo
e69752fc7f2b8552ba2e1e6da5b6bec0e284c7f14bc09576c862faeb5154a44522535a919ae5aca33a22fd14557e802595a7c96c59b9362c5ac5b991a8eac5fc grub.cfg
0f9357d4eea089628fbceb1e3e96d21a3f4329aeb6743158a6f877f967ef274506404eba949d5f01b7e1adea149f9a3aef992a5e8cd4181f93ab00909b1c5ecd grub_early.cfg
1684514a6b814a83473e9da8855fd776cf3f31a2be1f8834c370f710428b4ee305559e275be52894d167ccd1e32f8f1c8586f8a072f19e44b46caec9f504d453 HiFi.conf
...
...
This diff is collapsed.
Click to expand it.
device/community/device-pine64-pinephonepro/deviceinfo
+
1
−
1
View file @
f608015e
...
...
@@ -19,7 +19,7 @@ deviceinfo_screen_height="1440"
deviceinfo_getty="ttyS2;115200"
# Installer related
deviceinfo_dev_internal_storage="/dev/mmcblk
2
"
deviceinfo_dev_internal_storage="/dev/mmcblk
0
"
deviceinfo_dev_internal_storage_repartition="true"
# Bootloader related
...
...
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