Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
99
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
a155a2d9
Commit
a155a2d9
authored
5 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
update gateware download link to use latest development build
parent
7f2ca82a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build/download-info
+2
-2
2 additions, 2 deletions
build/download-info
build/scripts/wrs_build_gateware
+1
-1
1 addition, 1 deletion
build/scripts/wrs_build_gateware
with
3 additions
and
3 deletions
build/download-info
+
2
−
2
View file @
a155a2d9
...
...
@@ -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
\
https://ohwr.org/project/wr-switch-sw/uploads/
2f6b6a06fb5b61814b61900dc9181a01/wrs-gw-v5.0-20161214
.tar.gz
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
# buildroot core and packages
buildroot-2016.02.tar.bz2 fcf10ae55b0831f52d492b6939e95581 \
...
...
This diff is collapsed.
Click to expand it.
build/scripts/wrs_build_gateware
+
1
−
1
View file @
a155a2d9
...
...
@@ -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
=
"wrs-gw-v5.
1-dev1-20190611
.tar.gz"
wrs_echo
"Using pre-built binaries from
$tarname
"
wrs_download
$tarname
tar
xzf
$WRS_DOWNLOAD_DIR
/
$tarname
-C
$FWDIR
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment