Commit ab611c4f authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

latest gateware for v6.0

parent 3f935dfc
......@@ -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.1-dev1-20190611.tar.gz 33e2493e692cf90da44e4ba5c4197270 \
https://ohwr.org/project/wr-switch-sw/wikis/uploads/dc05a78e515e98be628e8cd77927bf91/wrs-gw-v5.1-dev1-20190611.tar.gz
wrs-gw-v6.0-dev1-20200110.tar.gz e821bd2887d05da0d8acc24abfa84a1e \
https://ohwr.org/project/wr-switch-sw/wikis/uploads/91f75c0c57f936d92bdcca22011a4d3a/wrs-gw-v6.0-dev1-20200110.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.1-dev1-20190611.tar.gz"
tarname="wrs-gw-v6.0-dev1-20200110.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