From 38ccd7a4edd6ce1b38ff98cec3ae3e4716da8dd8 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Fri, 19 Aug 2022 19:51:28 +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 ffd6eb3..487a1be 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='20220810-121459' -F4PGA_HASH='a80029f' +F4PGA_TIMESTAMP='20220815-115001' +F4PGA_HASH='ad45cc8' case "$FPGA_FAM" in xc7) PACKAGES='install-xc7 xc7a50t_test';;