From 1c104b4a182e885cfe6260159b8d6b373bd16b25 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Fri, 19 Aug 2022 19:50:49 +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 e80e601..ffd6eb3 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='20220808-141716' -F4PGA_HASH='69c0fae' +F4PGA_TIMESTAMP='20220810-121459' +F4PGA_HASH='a80029f' case "$FPGA_FAM" in xc7) PACKAGES='install-xc7 xc7a50t_test';;