[libre-riscv-dev] [Bug 320] split out software install and deps into separate script
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon May 18 22:38:54 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=320
--- Comment #10 from Cole Poirier <colepoirier at gmail.com> ---
Tested in a lxc-container of Debian 10. The following command should produce
the desired outcome:
```
cd ~
git clone https://git.libre-soc.org/git/dev-env-setup.git
sudo bash
cd /home/$USER
./dev-env-setup/install-apt-reqs && ./dev-env-setup/yosys-et-al &&
./dev-env-setup/hdl-dev-repos
ctrl-d
```
As I am the assignee, should I now close this bug report?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list