Commit a04ed0b9 authored by José López Jiménez's avatar José López Jiménez

Changed the address to fetch gw for the WRS-LJ

parent 0e094a73
......@@ -19,8 +19,8 @@ linux-3.16.38.tar.xz 1af111d8ee7b57329611d4d804e9fe78 \
https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.16.38.tar.xz
# our gateware binaries
wrs-gw-v5.0-20161214.tar.gz ad4dd1f4bef255d1ac4955c02775e264 \
http://www.ohwr.org/attachments/download/4800/wrs-gw-v5.0-20161214.tar.gz
wrslj-gw-20191022.tar.gz 00fcdddf98ec74ecb250e59f9c9822af \
https://bitbucket.org/sevensols/wr-switch-hdl/downloads/wrslj-gw-20191022.tar.gz
# buildroot core and packages
buildroot-2016.02.tar.bz2 fcf10ae55b0831f52d492b6939e95581 \
......
......@@ -22,7 +22,7 @@ if [ "$WRS_HW_DIR" != "" ]; then
cp ${WRS_HW_DIR}/syn/scb_18ports/scb_top_synthesis.bin \
$FWDIR/18p_mb-LX240T.bin
else
tarname="wrs-gw-v5.0-20161214.tar.gz"
tarname="wrslj-gw-20191022.tar.gz"
wrs_echo "Using pre-built binaries from $tarname"
wrs_download $tarname
tar xzf $WRS_DOWNLOAD_DIR/$tarname -C $FWDIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment