Commit 7286786f authored by Grzegorz Daniluk's avatar Grzegorz Daniluk Committed by Adam Wujek

updating gateware binaries for v5.0-RC1

Synthesized from wr-switch-hdl commit 1d50045
parent 83ef90f0
......@@ -19,8 +19,8 @@ linux-3.16.37.tar.xz fc4e8c469cf852a128e160f2910c1f21 \
https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.16.37.tar.xz
# our gateware binaries
wrs-gw-v4.2-20150826.tar.gz 807117326f6d5b1b53ebc95ca093fc44 \
http://www.ohwr.org/attachments/download/4035/wrs-gw-v4.2-20150826.tar.gz
wrs-gw-v5.0-RC1-20161201.tar.gz 601b17aa4e54372e9a01bc8f075997a3 \
http://www.ohwr.org/attachments/download/4741/wrs-gw-v5.0-RC1-20161201.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-v4.2-20150826.tar.gz"
tarname="wrs-gw-v5.0-RC1-20161201.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