temp/u-boot-pinephone: bump pkgrel to build for ARM TF 2.3 (MR 1286)
Signed-off-by: Danct12 <danct12@disroot.org>
This commit is contained in:
parent
c7fafc1e2d
commit
a67a00f038
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# U-boot with patches to make the PinePhone boot faster and have control over the ddr clock speed
|
# U-boot with patches to make the PinePhone boot faster and have control over the ddr clock speed
|
||||||
|
|
||||||
pkgname=u-boot-pinephone
|
pkgname=u-boot-pinephone
|
||||||
pkgver=2020.04_git20200228
|
pkgver=2020.04_git20200421
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
_commit="ec643935990b517e96ba9676eb0093b9bec96189"
|
_commit="e813d3d71d0edf1f1522ccfd1e689d35f3e9a0f6"
|
||||||
pkgdesc="u-boot bootloader for the PINE64 PinePhone"
|
pkgdesc="u-boot bootloader for the PINE64 PinePhone"
|
||||||
url="https://gitlab.com/pine64-org/u-boot"
|
url="https://gitlab.com/pine64-org/u-boot"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -36,5 +36,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
sha512sums="3fec7e60b04539ddab241920a8e691acf2695e049fa726f52de632b40828a6f9db51c4b260364bb41dad9878d771b6024d6733d8957abbcee805049e3905d933 u-boot-pinephone-ec643935990b517e96ba9676eb0093b9bec96189.tar.gz
|
sha512sums="afcd9409713bc46cb978641d8c64f5fbee992c89520e7f2626a3a9a8d61837c78bbf4bf3fc6ea5e468cafaeeda9c532b64e154fec7c9f4032783eca97e113ac7 u-boot-pinephone-e813d3d71d0edf1f1522ccfd1e689d35f3e9a0f6.tar.gz
|
||||||
0331e05f9077eb4c8219b5fa804a8372a0ca20957cacfdff618d2045f64949581418aef4dfef2e87c31ca218c9ac22e20cf8021b679c5fa7cfb9f89876da02fa dram-speed.patch"
|
0331e05f9077eb4c8219b5fa804a8372a0ca20957cacfdff618d2045f64949581418aef4dfef2e87c31ca218c9ac22e20cf8021b679c5fa7cfb9f89876da02fa dram-speed.patch"
|
||||||
|
|
Loading…
Reference in a new issue