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