Skip to content

Commit 2833e60

Browse files
committed
Merge branch 'master' into marble_fiber
2 parents cc103cf + b46b4cd commit 2833e60

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

build-tools/litex_meta.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@ echo "d859db819bc3dba4a7120be7e2c4b60fea107fa22b54aebb5678ccc8c6a13666 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 --update --tag 2025.08 --install --config standard
30+
python3 litex_setup.py --init --update --tag 2025.08 --config standard
31+
cd pythondata-software-picolibc && git checkout 2025.08 && git submodule update --init --recursive && cd ..
32+
python3 litex_setup.py install
3133
echo "DONE"

0 commit comments

Comments
 (0)