device/testing/u-boot-pine64-pinephonepro: rebuild against ATF 2.6 (MR 2865)
This commit is contained in:
parent
49ecea4895
commit
d71fd9487e
1 changed files with 11 additions and 2 deletions
|
@ -1,13 +1,22 @@
|
|||
# Mainline u-boot with the PinePhone Pro device tree and config
|
||||
pkgname=u-boot-pine64-pinephonepro
|
||||
pkgver=2021.01
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="u-boot bootloader for the pinephone pro"
|
||||
url="https://git.sr.ht/~martijnbraam/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"
|
||||
makedepends="$depends_dev
|
||||
arm-trusted-firmware
|
||||
bc
|
||||
bison
|
||||
dtc
|
||||
flex
|
||||
openssl-dev
|
||||
python3-dev
|
||||
swig
|
||||
"
|
||||
options="!check"
|
||||
_commit="5fbafb8bc4cedb6d7aaefc525daa6145ea648528"
|
||||
source="
|
||||
|
|
Loading…
Reference in a new issue