mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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
|
pkgname=pinebookpro-uboot
|
||||||
reverts="20200212_1 20200212_2"
|
reverts="20200212_1 20200212_2"
|
||||||
version=2022.04
|
version=2022.04
|
||||||
revision=1
|
revision=2
|
||||||
archs="aarch64*"
|
archs="aarch64*"
|
||||||
wrksrc="u-boot-${version}"
|
wrksrc="u-boot-${version}"
|
||||||
hostmakedepends="flex bc dtc python3 openssl-devel"
|
hostmakedepends="flex bc dtc python3 openssl-devel"
|
||||||
makedepends="atf-rk3399-bl31"
|
makedepends="atf-rk3399-bl31"
|
||||||
depends="u-boot-tools"
|
depends="u-boot-tools"
|
||||||
short_desc="U-Boot for Pinebook Pro"
|
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"
|
license="GPL-2.0-only, BSD-3-Clause"
|
||||||
homepage="https://www.denx.de/wiki/U-Boot/"
|
homepage="https://www.denx.de/wiki/U-Boot/"
|
||||||
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue