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
8c3b2b51
Unverified
Commit
8c3b2b51
authored
3 years ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
pine64-dontbeevil: use correct u-boot file (MR 2148)
parent
0543c48d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#198867
passed
3 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-pine64-dontbeevil/APKBUILD
+5
-3
5 additions, 3 deletions
device/testing/device-pine64-dontbeevil/APKBUILD
device/testing/device-pine64-dontbeevil/deviceinfo
+1
-1
1 addition, 1 deletion
device/testing/device-pine64-dontbeevil/deviceinfo
with
6 additions
and
4 deletions
device/testing/device-pine64-dontbeevil/APKBUILD
+
5
−
3
View file @
8c3b2b51
...
...
@@ -2,7 +2,7 @@
pkgname
=
device-pine64-dontbeevil
pkgdesc
=
"PINE64 PinePhone Don't be evil devkit"
pkgver
=
0.1
pkgrel
=
2
2
pkgrel
=
2
3
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -70,7 +70,9 @@ kernel_longts() {
mkdir
"
$subpkgdir
"
}
sha512sums
=
"23b67cef189ecb5ddb740d987695572901f6d5ce0184aeaaf665a5e6299a73cf9e51786e87ca42a2591a12e67e42ab4e0363ea62ade16e72df67bd04ff94dc63 deviceinfo
sha512sums
=
"
85dde682b5fc2975595d9a31c2054c8c375cc77fa4f6d7f83222994c9deb93d53436c1e8df8efe609e2d75d16e05077d30f549efce3c354e47a5605d3c59bc48 deviceinfo
eda61d8097896a618593e07bd03518236692b4c580182ce2e34c5e1040125e1004088475f1d484e7a4918d6f1d395a9ab121cfca202a887cdfaf9c0363dbb40b uboot-script.cmd
c4c57d1627dd451213e1ef20d89de9266cd4edcc2d33a69aa9a1f13e16d9f9742036b69dc149fd910d7213f7525c41eb79576d4457bc85cc96eba0d986382d27 weston.ini
f86ef35730b89bcc8160c08db7a7fcd0970adf60c0b77af68bac397de49c0d1783e6b8db1762380c9bf874aff2d030c6f44ecb75c803d69e79ede11376409369 xorg.conf"
f86ef35730b89bcc8160c08db7a7fcd0970adf60c0b77af68bac397de49c0d1783e6b8db1762380c9bf874aff2d030c6f44ecb75c803d69e79ede11376409369 xorg.conf
"
This diff is collapsed.
Click to expand it.
device/testing/device-pine64-dontbeevil/deviceinfo
+
1
−
1
View file @
8c3b2b51
...
...
@@ -20,5 +20,5 @@ deviceinfo_screen_height="1440"
# Bootloader related
deviceinfo_flash_method="none"
deviceinfo_generate_legacy_uboot_initfs="true"
deviceinfo_sd_embed_firmware="u-boot/pine64-lts/u-boot-sunxi-with-spl
-528
.bin:8"
deviceinfo_sd_embed_firmware="u-boot/pine64-lts/u-boot-sunxi-with-spl.bin:8"
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