pinebookpro-uboot: rebuild for new TF-A

This commit is contained in:
Cameron Nemo 2022-09-05 18:11:06 -07:00 committed by classabbyamp
parent 6f0538901e
commit 6b37119673

View file

@ -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"