[Libre-soc-bugs] [Bug 190] Setup Gitlab CI Runner for Kazan on a computer

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Apr 20 07:27:14 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=190

--- Comment #56 from Jacob Lifshay <programmerjake at gmail.com> ---
I got blinky.py to work, programming a fpga successfully when run in gitlab-ci:
https://salsa.debian.org/Kazan-team/mirrors/utils/-/jobs/2685425#L7937

Other repos should add utils.git as a submodule on branch gitlab-build-utils
and set XC3SPROG="$PWD/gitlab-build-utils/program-fpga.py"

https://git.libre-soc.org/?p=utils.git;a=tree;h=d6a59e33c7c197d0c61abe7f4ae5666c95535b89;hb=d6a59e33c7c197d0c61abe7f4ae5666c95535b89

On the build server, the systemd service program-fpga.service handles running
xc3sprog, the socket /run/program-fpga.sock is mounted at /arty-prog-socket
inside the docker containers used by gitlab-ci.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list