Skip to content

Commit 296efbb

Browse files
committed
[ci] Update fusesoc dependency to use new lowRISC fork release
This new release fixes an issue with virtual VLNVs, see lowRISC/fusesoc#5 for more information Signed-off-by: Greg Chadwick <[email protected]>
1 parent 17d5a97 commit 296efbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

python-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ types-tabulate==0.8.11
6161
anytree==2.8.0
6262

6363
# Development version with OT-specific changes
64-
https://github.com/lowRISC/fusesoc/archive/refs/tags/ot-0.4.zip
64+
https://github.com/lowRISC/fusesoc/archive/refs/tags/ot-0.5.zip
6565

6666
# Development version with OT-specific changes
6767
https://github.com/lowRISC/edalize/archive/refs/tags/v0.4.0.zip

python-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ enlighten==1.10.2 \
186186
flake8==5.0.4 \
187187
--hash=sha256:6fbe320aad8d6b95cec8b8e47bc933004678dc63095be98528b7bdd2a9f510db \
188188
--hash=sha256:7a1cf6b73744f5806ab95e526f6f0d8c01c66d7bbe349562d22dfca20610b248
189-
fusesoc @ https://github.com/lowRISC/fusesoc/archive/refs/tags/ot-0.4.zip \
190-
--hash=sha256:a41fca0d3d7c3ec6bd0fa82b4834886497dd7a49ca07700a4d85963a23a59340
189+
fusesoc @ https://github.com/lowRISC/fusesoc/archive/refs/tags/ot-0.5.zip \
190+
--hash=sha256:2b9e29adc09b61e00c8f6246274a937a0f13fe940f1362f12788a6246b3cc4c7
191191
gitdb==4.0.10 \
192192
--hash=sha256:6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a \
193193
--hash=sha256:c286cf298426064079ed96a9e4a9d39e7f3e9bf15ba60701e95f5492f28415c7

0 commit comments

Comments
 (0)