temp/u-boot-pinephone: automatic upgrade with checksum validation (MR 2155)

This commit is contained in:
Bobby The Builder 2021-05-12 09:55:10 -04:00 committed by Oliver Smith
parent 3b2e6a6cec
commit abf1beb999
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 5 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# U-boot with patches to make the PinePhone boot faster and have control over the ddr clock speed
pkgname=u-boot-pinephone
pkgver=2021.01_git20201228
pkgrel=1
pkgrel=2
# Last commit from "crust" branch, as used in "crust-meta":
# https://gitlab.com/pine64-org/crust-meta/-/blob/8886bcc829179bf77216fade71f0ede9bd014e67/Makefile#L78
_commit="7492749fec31b1086bc8933bf113a766aea021aa"
@ -17,7 +17,7 @@ source="https://gitlab.com/pine64-org/u-boot/-/archive/$_commit/u-boot-$_commit.
update-u-boot
"
builddir="$srcdir/u-boot-$_commit"
install="$pkgname.post-upgrade"
frequencies='528 552 624'
build() {

View file

@ -0,0 +1,3 @@
#!/bin/sh
update-u-boot -s