temp/u-boot-pinebookpro: rebuild against ATF 2.6 (MR 2865)

This commit is contained in:
Bart Ribbers 2022-01-20 08:38:24 +01:00 committed by Alexey Min
parent d71fd9487e
commit 680b4c2b50
No known key found for this signature in database
GPG key ID: 0B19D2A65870B448

View file

@ -2,13 +2,23 @@
# a driver for the display and supports efi loading operating systems
pkgname=u-boot-pinebookpro
pkgver=2020.07
pkgrel=3
pkgrel=4
pkgdesc="u-boot bootloader for the rk3399"
url="https://gitlab.denx.de/u-boot/u-boot"
arch="aarch64"
license="GPL-2.0-or-later OFL-1.1 BSD-2-Clause BSD-3-Clause eCos-2.0 IBM-pibs
ISC LGPL-2.0-only LGPL-2.1-only X11"
makedepends="$depends_dev bc dtc python3-dev swig bison flex openssl-dev arm-trusted-firmware u-boot-tools"
makedepends="$depends_dev
arm-trusted-firmware
bc
bison
dtc
flex
openssl-dev
python3-dev
swig
u-boot-tools
"
options="!check"
source="
ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver//_/-}.tar.bz2