sysutils/atf-master: Update to v2.5

While here remove installing the README, it was badly staged
and not in the plist and since it contain the same info as
pkg-descr there is no need to install it.
This commit is contained in:
Emmanuel Vadot
2021-07-07 13:20:18 +02:00
parent 7488c3acf8
commit d3467d2985
2 changed files with 4 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ MAKE_ENV+= CROSS_COMPILE="aarch64-none-elf-"
ALL_TARGET= ARCH="aarch64" PLAT=${PLAT} V=1 CFLAGS= bl31
# Default to the latest release
ATF_VERSION?= v2.4
ATF_VERSION?= v2.5
PLIST_FILES?= ${PREFIX}/share/${PORTNAME}-${PLAT}/${BL31:T}
@@ -38,6 +38,5 @@ IGNORE= is a metaport; there is nothing to build
do-install:
${MKDIR} ${STAGEDIR}/${PREFIX}/share/${PORTNAME}-${PLAT}/
${INSTALL_DATA} ${WRKSRC}/build/${PLAT}/release/${BL31} ${STAGEDIR}/${PREFIX}/share/${PORTNAME}-${PLAT}/
${INSTALL_DATA} ${DESCR} ${STAGEDIR}/${INST}/README
.include <bsd.port.mk>

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1606065143
SHA256 (ARM-software-arm-trusted-firmware-v2.4_GH0.tar.gz) = 4bfda9fdbe5022f2e88ad3344165f7d38a8ae4a0e2d91d44d9a1603425cc642d
SIZE (ARM-software-arm-trusted-firmware-v2.4_GH0.tar.gz) = 4593582
TIMESTAMP = 1625655824
SHA256 (ARM-software-arm-trusted-firmware-v2.5_GH0.tar.gz) = fc4cdac7c08fc398b6d4b705285dc13ac2d2b30a7449c6f07e9ccd81207241df
SIZE (ARM-software-arm-trusted-firmware-v2.5_GH0.tar.gz) = 5506282