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
0384c8a9
Unverified
Commit
0384c8a9
authored
10 months ago
by
Casey
Browse files
Options
Downloads
Patches
Plain Diff
postmarketos-trailblazer: remove PMOS_NO_OUTPUT_REDIRECT (MR 5257)
Signed-off-by:
Caleb Connolly
<
caleb@postmarketos.org
>
parent
7a353219
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/testing/device-postmarketos-trailblazer/APKBUILD
+2
-1
2 additions, 1 deletion
device/testing/device-postmarketos-trailblazer/APKBUILD
device/testing/device-postmarketos-trailblazer/deviceinfo
+1
-1
1 addition, 1 deletion
device/testing/device-postmarketos-trailblazer/deviceinfo
with
3 additions
and
2 deletions
device/testing/device-postmarketos-trailblazer/APKBUILD
+
2
−
1
View file @
0384c8a9
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-postmarketos-trailblazer
pkgdesc
=
"postmarketOS Trailblazer generic ARM64"
...
...
@@ -36,6 +37,6 @@ package() {
}
sha512sums
=
"
3ca2143e948f3070df9270918cd5a27259bd42c1bfe42f98c3406364496acaf878562d5b311856c9a4bb842ed9cdb8620754d092d225397f2b0f22e894c8ddf7
deviceinfo
1f353c9ccca43a43bf04b115f87d07ff472b19ca41ac2289d69f2453c708b12f4d5421599c752ed4ed75455ea341dd3f3c6766117282786933e878a109777fef
deviceinfo
0ed03dd1a7f1c263d7facb3c28f31993ae1d77df9100bcefd540b087ddf16c8846289d1b901d01eeb633510a4d8db202cca3a93e932b7890490408acfd121812 modules-initfs
"
This diff is collapsed.
Click to expand it.
device/testing/device-postmarketos-trailblazer/deviceinfo
+
1
−
1
View file @
0384c8a9
...
...
@@ -15,7 +15,7 @@ deviceinfo_keyboard="false"
deviceinfo_gpu_accelerated="true"
deviceinfo_getty="ttyMSM0;115200"
deviceinfo_kernel_cmdline="earlycon clk_ignore_unused pd_ignore_unused
PMOS_NO_OUTPUT_REDIRECT
"
deviceinfo_kernel_cmdline="earlycon clk_ignore_unused pd_ignore_unused"
# Bootloader related
deviceinfo_flash_method="none"
...
...
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