Skip to content

Commit e888b64

Browse files
author
Qiang Du
committed
Merge branch 'litex_tag' into 'master'
Add litex tag 2023.08 in litex_meta.sh See merge request hdl-libraries/bedrock!198
2 parents 7c1a46b + 8ff9ed6 commit e888b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/litex_meta.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ echo "d77081080f0c5109adc92d2730145228cb19633de7f2ff50ca3a4ec0cb341532 litex_se
2727

2828
# Now that we're quite sure we have the litex_setup we want,
2929
# go ahead and run it.
30-
python3 litex_setup.py init install --config standard
30+
python3 litex_setup.py --init --update --tag 2023.08 --install --config standard
3131
echo "DONE"

0 commit comments

Comments
 (0)