litex_setup: add sha1 support on git clone/pull and fix microwatt to a specific sha1.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 19 May 2020 08:44:36 +0000 (10:44 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 19 May 2020 11:27:12 +0000 (13:27 +0200)
commit55c0ddab36b1216374179c108260b186b7dc808e
tree35bfbdd7906c2876f3a0c2d7d3dfd5904e197bcf
parent23d43a2c23bb91101c1ee7208fc29d9a91c807d8
litex_setup: add sha1 support on git clone/pull and fix microwatt to a specific sha1.

The pythondata are generated automatically from external sources, some of them are
stable, some others still under development, so allow specifying a specific sha1
commit for sources that are moving and breaking LiteX support.
litex_setup.py