Commit def8cb63 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk Committed by Adam Wujek

update download-info with v5.0 gateware bitstreams tar

parent ebce3b49
......@@ -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-v5.0-RC1-20161201.tar.gz 601b17aa4e54372e9a01bc8f075997a3 \
http://www.ohwr.org/attachments/download/4741/wrs-gw-v5.0-RC1-20161201.tar.gz
wrs-gw-v5.0-20161214.tar.gz ad4dd1f4bef255d1ac4955c02775e264 \
http://www.ohwr.org/attachments/download/4800/wrs-gw-v5.0-20161214.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-RC1-20161201.tar.gz"
tarname="wrs-gw-v5.0-20161214.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