From 4184daa0c585998575220430e69a8898eb932057 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Fri, 19 Aug 2022 19:43:34 +0200 Subject: [PATCH] scripts/prepare_environment: bump arch-defs packages Signed-off-by: Unai Martinez-Corral --- scripts/prepare_environment.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/prepare_environment.sh b/scripts/prepare_environment.sh index 3ad7f3b..ffc63ea 100755 --- a/scripts/prepare_environment.sh +++ b/scripts/prepare_environment.sh @@ -54,8 +54,8 @@ echo '::group::Install arch-defs' mkdir -p "$F4PGA_INSTALL_DIR_FAM" -F4PGA_TIMESTAMP='20220803-160711' -F4PGA_HASH='df6d9e5' +F4PGA_TIMESTAMP='20220805-074252' +F4PGA_HASH='ee6c747' case "$FPGA_FAM" in xc7) PACKAGES='install-xc7 xc7a50t_test';;