mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
pinebookpro-uboot: rebuild for new TF-A
This commit is contained in:
parent
6f0538901e
commit
6b37119673
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@
|
|||
pkgname=pinebookpro-uboot
|
||||
reverts="20200212_1 20200212_2"
|
||||
version=2022.04
|
||||
revision=1
|
||||
revision=2
|
||||
archs="aarch64*"
|
||||
wrksrc="u-boot-${version}"
|
||||
hostmakedepends="flex bc dtc python3 openssl-devel"
|
||||
makedepends="atf-rk3399-bl31"
|
||||
depends="u-boot-tools"
|
||||
short_desc="U-Boot for Pinebook Pro"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||
license="GPL-2.0-only, BSD-3-Clause"
|
||||
homepage="https://www.denx.de/wiki/U-Boot/"
|
||||
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
|
|
Loading…
Add table
Reference in a new issue