atf-rk3399-bl31: update to 2.7

This commit is contained in:
Cameron Nemo 2022-09-05 16:17:51 -07:00 committed by classabbyamp
parent b7a7341f90
commit 6f0538901e
2 changed files with 5 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'atf-rk3399-bl31' # Template file for 'atf-rk3399-bl31'
pkgname=atf-rk3399-bl31 pkgname=atf-rk3399-bl31
version=2.6 version=2.7
revision=1 revision=1
archs="aarch64*" archs="aarch64*"
wrksrc="trusted-firmware-a-${version}" wrksrc="trusted-firmware-a-${version}"
hostmakedepends="cross-arm-none-eabi" hostmakedepends="cross-arm-none-eabi"
short_desc="ARM Trusted Firmware for Rockchip rk3399 boards (ARMv8, bl31 option)" short_desc="ARM Trusted Firmware for Rockchip rk3399 boards (ARMv8, bl31 option)"
maintainer="Cameron Nemo <cnemo@tutanota.com>" maintainer="Cameron Nemo <cam@nohom.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://developer.trustedfirmware.org/dashboard/view/6/" homepage="https://developer.trustedfirmware.org/dashboard/view/6/"
distfiles="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot/trusted-firmware-a-${version}.tar.gz" distfiles="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot/trusted-firmware-a-${version}.tar.gz"
checksum=4e59f02ccb042d5d18c89c849701b96e6cf4b788709564405354b5d313d173f7 checksum=53422dc649153838e03820330ba17cb10afe3e330ecde0db11e4d5f1361a33e6
nostrip=yes nostrip=yes
post_patch() { post_patch() {

View File

@ -0,0 +1,2 @@
site=https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
pattern="tag/\?h=v\K[\d\.]+"