scripts/prepare_environment: bump arch-defs packages
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
4184daa0c5
commit
dd94994167
|
@ -54,8 +54,8 @@ echo '::group::Install arch-defs'
|
|||
|
||||
mkdir -p "$F4PGA_INSTALL_DIR_FAM"
|
||||
|
||||
F4PGA_TIMESTAMP='20220805-074252'
|
||||
F4PGA_HASH='ee6c747'
|
||||
F4PGA_TIMESTAMP='20220805-132100'
|
||||
F4PGA_HASH='635a2ac'
|
||||
|
||||
case "$FPGA_FAM" in
|
||||
xc7) PACKAGES='install-xc7 xc7a50t_test';;
|
||||
|
|
Loading…
Reference in New Issue